template for creating bots with PTB version 20.4+
https://docs.python-telegram-bot.org/en/stable/
pip install python-telegram-bot
then add your bot token to TELEGRAM_TOKEN in the environment variables or secret
added handlers for Start command, Text messages, Voice messages, Inline button reply