Fix attributes telegram_app_id and telegram_app_hash
patch 142e3a255d4ab531762366c15a2d4234d0c39be3
Author: E. Bosch <presidev@AT@gmail.com>
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 2024-11-23 06:13:09.641951510 +0100
+++ new-irgramd/telegram.py 2024-11-23 06:13:09.645951504 +0100
@@ -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