Skip to content

AnMnv/Ultimate-Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Ultimate-Telegram-Bot

Telegram bot which can do lot of useful tasks

1) Install all requirements

pip install -r requirements.txt

2) Bot Key

In my case the bot's key stored in the same directory in myconfig.py file in bot_key veriable, You can do the same or just replase the bot = telebot.TeleBot(bot_key) with Your own bot's key, like that bot = telebot.TeleBot('YOUR TOKEN')

3) Use it as You want (live example may not working)

https://t.me/cheat_sheetBot

About

Telegram bot which can do lot of useful tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages