diff --git a/telegram_bot/bot_updates.py b/telegram_bot/bot_updates.py index 2638dec..4fa5459 100644 --- a/telegram_bot/bot_updates.py +++ b/telegram_bot/bot_updates.py @@ -47,6 +47,7 @@ def start_updater(): """ my_handler = API_Handler("https://gruppe1.testsites.info/api", str(os.getenv("BOT_EMAIL")), str(os.getenv("BOT_PASSWORD"))) + update_crontab(my_handler)