diff --git a/wallamanta/alert.py b/wallamanta/alert.py index 03406cd..ef56686 100644 --- a/wallamanta/alert.py +++ b/wallamanta/alert.py @@ -3,6 +3,7 @@ import os import threading import logging import prettytable +import telegram from worker import Worker from telegram import Update