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

ApplicationCommandInvokeError: Application Command raised an exception: NoResultFound: Mute not found for user ID 70845998473596... #9

Closed
hackthebox-sentry-integration bot opened this issue May 3, 2023 · 0 comments · Fixed by #12
Assignees

Comments

@hackthebox-sentry-integration
Copy link

hackthebox-sentry-integration bot commented May 3, 2023

NoResultFound: Mute not found for user ID 708459984735961118
  File "src/cmds/core/mute.py", line 83, in unmute
    await unmute_member(ctx.guild, member)
  File "src/helpers/ban.py", line 222, in unmute_member
    raise NoResultFound(f"Mute not found for user ID {member.id}")

ApplicationCommandInvokeError: Application Command raised an exception: NoResultFound: Mute not found for user ID 708459984735961118
(1 additional frame(s) were not displayed)
...
  File "src/bot.py", line 85, in on_application_command_error
    raise error

Task exception was never retrieved
future: <Task finished name='pycord: on_application_command_error' coro=<Client._run_event() done, defined at /opt/hackster/.venv/lib/python3.11/site-packages/discord/client.py:370> exception=ApplicationCommandInvokeError('Application Command raised an exception: NoResultFound: Mute not found for user ID 708459984735961118')>
@dimoschi dimoschi linked a pull request May 3, 2023 that will close this issue
7 tasks
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

Successfully merging a pull request may close this issue.

1 participant