Bug: Command cog fails to parse sub-commands
Closed this issue · 1 comments
jkriste commented
ClemBot currently is having issues parsing sub-commands when running the command
cog.
A good starting point would be checking out the CommandConverter which parses the plain-text into a command object.