diff --git a/Limoka.py b/Limoka.py index 6441dc4..b7c8da5 100644 --- a/Limoka.py +++ b/Limoka.py @@ -1284,7 +1284,7 @@ class Limoka(loader.Module): elif hasattr(message.from_id, "channel_id"): sender_id = message.from_id.channel_id - if sender_id != 7538432559: + if sender_id != 8581621390: logger.debug("Message not from official bot, ignoring") return