Evil typing ooooo

This commit is contained in:
= 2025-04-12 21:35:14 +07:00
parent f48cedb5fc
commit 58eef9bea0

View File

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