Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for Telegram Bot

template to create a telegram bot in python.

How to Run

  1. Set your telegram token as environment variable TELEGRAM_BOT_TMP_TOKEN:
export TELEGRAM_BOT_TMP_TOKEN=<your_telegram_bot_token>
  1. Add src to PYTHONPATH
export PYTHONPATH=${PWD}
  1. Run:
python src/run.py

About

Stackoverflow Telegram Bot

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages