Skip to content

jaejungscene/Telegrambot-for-Crypto-Tracking-and-Alarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

01. Setting Environment

  • Create .env file
  • Put access token of your_bot in that .env file.
  • install python package using pip install -r requirements.txt.

02. Running Bot

Enter python -m bot in the current directory.


ETC.

How to Setup Telegram user id and coin for alarming

# Enter this command in the current directory
python setup.py --id <TELEGRAM_USER_ID> --coin <coin_name>
e.g.) python setup.py --id asdfjla --coin eth 

About

telegram bot for alarming the crypto currency transaction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published