Davoleo/curse-updates

Unexpected command behaviour

Davoleo opened this issue · 0 comments

Commands may have unexpected behaviour when you divide the prefix and the command name
Examples:
Bot prefix: §§
§§ schedule show
§§...schedule show
§§*schedule show
§§daksdjaskdschedule show

Possible Solution: Check command strings as a whole compound of prefix + command name