Evil typing ooooo
This commit is contained in:
parent
2359db0b98
commit
f48cedb5fc
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user