Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Error on guild remove #5

Closed
monk-afk opened this issue Jul 15, 2024 · 1 comment
Closed

[Bug] Error on guild remove #5

monk-afk opened this issue Jul 15, 2024 · 1 comment

Comments

@monk-afk
Copy link
Owner

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
@monk-afk
Copy link
Owner Author

fixed in 0.0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant