This is trivial bot example. Each part can be replaced keeping the overall structure the same
Edit code in a correspoing way
Upadte pip
and setuptools
packages
pip install -U setuptools pip
pip install .
For development install it via command
pip install -e .[test,lint]
Create and fill bot.ini
file (example)
Start bot to check
tgbot