This commit is contained in:
2025-02-18 23:30:26 +01:00
parent 8c1e6adc32
commit f9c1f7e77b

View File

@@ -138,13 +138,15 @@ class MessagesProc:
IGNORED_USER_LOGINS = [
"jeetbot",
"kurbezz",
"pahangor",
]
@classmethod
async def on_message(cls, event: MessageEvent):
logging.info(f"Received message: {event}")
if event.chatter_user_name == "pahangor":
return
twitch = await authorize()
if "гойда" in event.message.text.lower():