-
Install
https://github.com/python-telegram-bot/python-telegram-botviapip3 -
Run
pip3 show python-telegram-botto make sure that you install required related packages -
add
config/config.pyusing exampleconfig/config.distand set your local settings -
Run listener:
python3 testconversation_bot.py -
You can check real example via @testconversation_bot
Helpful information for development: