Bug: Help Command Doesn't Recognize Input Commands with Different Letter Case
Closed this issue · 3 comments
Exper1mental commented
#585 the chain cog shares this issue since the code was copy-pasted from the help command code.
Jay-Madden commented
This is an easy fix overall, it does need to possibly take into account the ignore_case option on the command but thats not the most pressing issue
Jay-Madden commented
would def accept a pr for this
jdkenne commented
Would it be better to just implement that or just force everything into lowercase for it to be read?