ClemBotProject/ClemBot

Bug: Command cog fails to parse sub-commands

Closed this issue · 1 comments

image
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.

Closed by #864