mirror of
https://github.com/MuRuLOSE/limoka.git
synced 2026-06-18 23:24:18 +02:00
updated bot ID
This commit is contained in:
@@ -1284,7 +1284,7 @@ class Limoka(loader.Module):
|
|||||||
elif hasattr(message.from_id, "channel_id"):
|
elif hasattr(message.from_id, "channel_id"):
|
||||||
sender_id = 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")
|
logger.debug("Message not from official bot, ignoring")
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user