queball99 / CoinbasePro-Recurring-Buy

A Python app to automate buying cryptocurrency on the Coinbase Pro exchange. Runs in a Docker container for convenience.
GNU General Public License v3.0
43 stars 4 forks source link

Email notifications? #6

Open jgoggan opened 2 years ago

jgoggan commented 2 years ago

Thank you very much for this -- I've just started using the docker to automate some weekly crypto buys. Any chance we could get an email-based notification instead of only Discord? I'm hoping that is some easy-to-integrate email module that could be added and then some simple configuration to go with it.

Again, thanks very much for your work on this!

apfelnutzer commented 2 years ago

I just raised a pull request to enable for other alert channels and integrated Pushover. Waiting for response from @queball99. Mail notifications could be added as well later on.