Skip to content

Instantly share code, notes, and snippets.

@vega0
Created August 24, 2021 04:30
Show Gist options
  • Save vega0/60967041e5fcc9ba503d9820fa79a19d to your computer and use it in GitHub Desktop.
Save vega0/60967041e5fcc9ba503d9820fa79a19d to your computer and use it in GitHub Desktop.
No custom description.
Traceback (most recent call last):
  File <?20287796>, line 85, in wrapped
    ret = await coro(*args, **kwargs)
  File <?94658228>, line 38, in fakeerror
    raise Exception(<?64873749>)
Exception: Fake error.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File <?91117772>, line 47, in invoke
    await ctx.command.invoke(ctx)
  File <?20287796>, line 863, in invoke
    await injected(*ctx.args, **ctx.kwargs)
  File <?20287796>, line 94, in wrapped
    raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: Exception: Fake error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment