Skip to content

ilyas424/Telegram_bot_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

telegram_bot for football team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published