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
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')>
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: