mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Fix
This commit is contained in:
@@ -155,6 +155,9 @@ class MessagesProc:
|
||||
reply_parent_message_id=event.message_id
|
||||
)
|
||||
|
||||
if "lasqexx" in event.chatter_user_login:
|
||||
pass # Todo: Здароу
|
||||
|
||||
if event.message.text.lower().startswith("!ai") or (
|
||||
event.reply and event.reply.parent_message_body.lower().startswith("!ai")
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user