Skip to content

A telegram bot that notifies you when the coin wanted is announced on Binance

Notifications You must be signed in to change notification settings

memreyagci/binance-coin-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Telegram bot that notifies you when the coin wanted is announced on Binance

Configuration (in config.py):

bot_api = "" # API received from BotFather of Telegram
db_url = "" # Database URL and credentials
coin_keywords = [] # keywords to search for the coin. For example, for RACA: 
                   # "RNDR",
                   # "RACA",
                   # "Radio",
                   # "Caca"

To run:

python bot.py

About

A telegram bot that notifies you when the coin wanted is announced on Binance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages