freelawproject / foresight

Where we discuss and prioritize new features
2 stars 1 forks source link

Add daily emails for every bot #14

Open mlissner opened 1 year ago

mlissner commented 1 year ago

Why hasn't anybody suggested this before? Email is basically free and there's like a billion people that use email and don't use Twitter/Masto/etc.

This issue is for us to extend our reach with the ease of email.

Architecturally, we need a few things:

  1. A place where we store the alerts for the day so that the emails have the data they need.
  2. A script to send the daily emails.
  3. A table to hold people's subscriptions.
  4. A webpage to sign up to each bot (these should be distinct so they can be shared)
  5. A webpage to unsubscribe

Questions:

mlissner commented 1 year ago

@jeniferw, curious if you have further thoughts about ways to turn such a feature into donations.

Here's another idea: We could ask for donations at the time of sign up. Imagine a checkbox that says:

And then once they submit their info, we could redirect them to our donate or membership page.

What else?