Skip to content

saeed-at/Anonymous_Telegram_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for Telegram bot

Template to creat a telegram bot in python

How to Run

First in main rep directory, run the following code to add src to your PYTHONPATH:

export PYTHONPATH=${PWD}

Second add you bot's token as below(you can get that from @BotFather in Telegram):

export anonymous_telebot_token={<<your token>>}

finally run :

python src/bot.py

More informations about telebot: https://github.com/eternnoir/pyTelegramBotAPI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published