-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy patherror.txt
More file actions
12 lines (12 loc) · 946 Bytes
/
error.txt
File metadata and controls
12 lines (12 loc) · 946 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
Traceback (most recent call last):
File "/Users/andrewchen/Library/Python/3.9/lib/python/site-packages/discord/ext/commands/bot.py", line 1330, in invoke
await ctx.command.invoke(ctx)
File "/Users/andrewchen/Library/Python/3.9/lib/python/site-packages/discord/ext/commands/core.py", line 1619, in invoke
await super().invoke(ctx)
File "/Users/andrewchen/Library/Python/3.9/lib/python/site-packages/discord/ext/commands/core.py", line 987, in invoke
await self.prepare(ctx)
File "/Users/andrewchen/Library/Python/3.9/lib/python/site-packages/discord/ext/commands/core.py", line 904, in prepare
await self._parse_arguments(ctx)
File "/Users/andrewchen/Library/Python/3.9/lib/python/site-packages/discord/ext/commands/core.py", line 832, in _parse_arguments
raise TooManyArguments('Too many arguments passed to ' + self.qualified_name)
discord.ext.commands.errors.TooManyArguments: Too many arguments passed to jishaku