hodgesmr / mastodon_digest

A Python script that aggregates recent popular posts from your Mastodon timeline
BSD 3-Clause "New" or "Revised" License
439 stars 58 forks source link

Idea: Send via email with Zapier #19

Closed HarlanH closed 1 year ago

HarlanH commented 1 year ago

My ideal way of getting this digest would be via email. For self-hosted instances, Zapier email would suffice. I think what would work would be:

Kick that off in a cronjob, with a pretty basic Zapier task, and it should just work.

hodgesmr commented 1 year ago

I think it's a nice idea! Out of scope for this repository, but a great idea for a fork. @mauforonda has a working implementation built on top of a GitHub Action.