Evil typing ooooo

This commit is contained in:
= 2025-04-12 21:34:27 +07:00
parent 2359db0b98
commit f48cedb5fc

View File

@ -53,6 +53,8 @@ class AI(commands.Cog):
if not SquogMention:
return
await message.channel.typing()
SquogUser = await find(SquogData, "id", message.author.id)
if not SquogUser: