Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe inappropriate command parsing? #72

Open
Debianov opened this issue Jun 10, 2024 · 1 comment
Open

Maybe inappropriate command parsing? #72

Debianov opened this issue Jun 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Debianov
Copy link
Owner

discord.ext.commands.errors.TooManyFlags: Too many flag values, expected 1 but received 2. instead of something like discord.ext.commands.errors.ArgumentParsingError for command 'sudo log 1 1249764765551689732 26 1249764765551689733 -name Aboba sudo log 1 1249764765551689732 26 1249764765551689733 -name Aboba'

@Debianov Debianov added the bug Something isn't working label Jun 10, 2024
@Debianov Debianov self-assigned this Jun 10, 2024
@Debianov Debianov added this to vtc-bot Jun 10, 2024
@github-project-automation github-project-automation bot moved this to Backlog in vtc-bot Jun 10, 2024
@Debianov Debianov added this to vtc-bot Jul 11, 2024
@Debianov Debianov moved this to In Progress in vtc-bot Jul 11, 2024
@Debianov Debianov moved this from In Progress to TODO in vtc-bot Jul 11, 2024
@Debianov Debianov moved this from TODO to In Progress in vtc-bot Jul 12, 2024
@Debianov
Copy link
Owner Author

discord.py actually parses that string as one command. I believe that the library should handle either two commands or none. It needs improvement.

@Debianov Debianov moved this from In Progress to TODO in vtc-bot Jul 12, 2024
@Debianov Debianov moved this from TODO to Backlog in vtc-bot Jul 12, 2024
Debianov added a commit that referenced this issue Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant