Skip to content

Template to create a telegram bot in python and connecting two strangers

License

Notifications You must be signed in to change notification settings

mobinajamali/Telegram_Bot_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram_Bot_Template

Telegram Template Bot for creating Bots

How to Run

  1. Use the following command to set your telegram bot token as environment variable. You can request it from @BotFather TELEGRAM_BOT_TOKEN:
export TELEGRAM_BOT_TOKEN=<your_telegram_bot_token>
  1. Add src to PYTHONPATH:
export python path via PYTHONPATH=${PWD}
  1. Run the following command in your terminal:
python src/run.py

About

Template to create a telegram bot in python and connecting two strangers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages