ClemBotProject/ClemBot

Bug: Chain Cog Doesn't Recognize Commands with Different Letter Case

Closed this issue · 4 comments

The chain cog doesn't recognize commands with a different letter case than what is specified in the bot. This issue is specific to the chain cog.

Here is an example:
image

This issue is not specific to chain command. The code the chain command uses to look up commands was copy-pasted from the help command.
image

Good point, I'll add a separate issue for that.

This along with #587 are not things that will be worked on