patch 142e3a255d4ab531762366c15a2d4234d0c39be3 Author: E. Bosch Date: Sat Nov 21 03:02:46 CET 2020 * Fix attributes telegram_app_id and telegram_app_hash diff -rN -u old-irgramd/telegram.py new-irgramd/telegram.py --- old-irgramd/telegram.py 2025-04-20 03:35:43.754647255 +0200 +++ new-irgramd/telegram.py 2025-04-20 03:35:43.758647249 +0200 @@ -14,6 +14,8 @@ self.logger = logging.getLogger() self.config_dir = config_dir self.irc = irc + self.telegram_app_id = '' + self.telegram_app_hash = '' async def initialize_telegram(self): # Setup media folder