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

Support pushover alerts #12

Closed apfelnutzer closed 2 years ago

apfelnutzer commented 2 years ago

Hi!

I thought it was a good idea to allow for more alert channels, especially as I did not like the idea of logging crypto purchases in an online text chat... I chose Pushover as an additional channel which allows for push notifications. Please have a look and get back to me in case of any questions/suggestions.

Thanks for the DCA bot, by the way ;-).

Best regards, Sebastian

apfelnutzer commented 2 years ago

Hi @queball99!

Any chance to get this reviewed soon? I'd like to continue with alert levels and error handling, but I think it'd easier to review/discuss/merge those changes one by one...

Best Regards, Sebastian

apfelnutzer commented 2 years ago

Thank you!