Start main.py to use the full functional chatbot in your Telegram app. If you search for a Home Assistant (e.g. with [offline] voice recognition) for your Raspberry Pi or similar, I recommend you to look at this repository: https://github.com/wsdt/Python_HomeAssistant
You will need the CONFIDENTIAL.py file to use this bot. For that I provided a CONFIDENTIAL_Template.py-File which contains example parameters. Please change all params and then rename the file to "CONFIDENTIAL.py".
After that you will be able to use the bot in Telegram with all it's features.
To start the bot without any complications I made a Dockerfile for you guys. Just switch to the subdirectory 'docker' and you will see the Dockerfile.