chrisleekr / binance-trading-bot

Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis

Home Page:https://binance-trading-bot-chrisleekr.cloud.okteto.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notifications

babico opened this issue · comments

Is your proposal related to a problem?

The Bot using only Slack for notification.

Describe the solution you'd like

The Bot should send notifications on other platforms.

Describe alternatives you've considered

I think using Apprise is a better idea. Apprise has everything for notification, even SMS.

Hey @babico

Thanks for the suggestion.
Yeah, I have been thinking to improve notification.
It will be a low priority as Slack is working fine for now.

I already had a plan to make a browser notification. I will take a look Apprise. :)