pytgbot Simple telegram bot test config file Add the config.py in general package if you want to test the bot. It must contain line of code: config.py TG_PROXY = 'Your_Proxy' TG_BOT_TOKEN = 'Your_Token'