Guest User

Untitled

a guest
Aug 24th, 2020
618
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/local/lib/python3.6/dist-packages/discord/client.py", line 312, in _run_event
  3. await coro(*args, **kwargs)
  4. File "main.py", line 37, in on_command_error
  5. raise error
  6. File "/usr/local/lib/python3.6/dist-packages/discord/ext/commands/bot.py", line 903, in invoke
  7. await ctx.command.invoke(ctx)
  8. File "/usr/local/lib/python3.6/dist-packages/discord/ext/commands/core.py", line 855, in invoke
  9. await injected(*ctx.args, **ctx.kwargs)
  10. File "/usr/local/lib/python3.6/dist-packages/discord/ext/commands/core.py", line 94, in wrapped
  11. raise CommandInvokeError(exc) from exc
  12. discord.ext.commands.errors.CommandInvokeError: Command raised an exception: HTTPException: 400 Bad Request (error code: 10014): Unknown Emoji
Add Comment
Please, Sign In to add comment