Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 522 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 522 Bytes

Telegram_bot_demo

telegram_bot for football team

Step #1

virtualenv -p python3 venv
source venv/bin/activate
pip3 install -r ./requirements.txt

Step #2

Find telegram bot "https://t.me/BotFather"
Register your own bot
Copy Token
Create file setting.py
Initialize variable TOKEN
Pass your token to a variable

Step #3

python main.py

https://photos.app.goo.gl/iTqF1QiMRs

diagram_bot drawio