You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-07-14 19:32:55 ERROR discord.client Ignoring exception in on_guild_remove
Traceback (most recent call last):
File "/.../discord/client.py", line 449, in _run_event
await coro(*args, **kwargs)
File "/.../moe/cogs/events.py", line 27, in on_guild_remove
await drop_guild_input_ids(guild_id)
TypeError: object NoneType can't be used in 'await' expression
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: