Advertisement
swimmerhair

Swimbot Error

Jan 9th, 2021
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.98 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "/home/pi/.local/lib/python3.7/site-packages/discord/ext/commands/bot.py", line 903, in invoke
  3.     await ctx.command.invoke(ctx)
  4.   File "/home/pi/.local/lib/python3.7/site-packages/discord/ext/commands/core.py", line 851, in invoke
  5.     await self.prepare(ctx)
  6.   File "/home/pi/.local/lib/python3.7/site-packages/discord/ext/commands/core.py", line 786, in prepare
  7.     await self._parse_arguments(ctx)
  8.   File "/home/pi/.local/lib/python3.7/site-packages/discord/ext/commands/core.py", line 697, in _parse_arguments
  9.     transformed = await self.transform(ctx, param)
  10.   File "/home/pi/.local/lib/python3.7/site-packages/discord/ext/commands/core.py", line 549, in transform
  11.     argument = view.get_quoted_word()
  12.   File "/home/pi/.local/lib/python3.7/site-packages/discord/ext/commands/view.py", line 174, in get_quoted_word
  13.     raise UnexpectedQuoteError(current)
  14. discord.ext.commands.errors.UnexpectedQuoteError: Unexpected quote mark, '‘', in non-quoted string
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement