Closed Razer2015 closed 3 years ago
Change it so that !Pearl and !pearl are both accepted. Perhaps by changing the user input to all lowercase?
Might as well do fuzzy matching too. There's a nice lib for that.
https://github.com/Kiiyya/BattleFox/commit/d7751f69d8563cbcdd8e2fc03b85a12d8def3550
Change it so that !Pearl and !pearl are both accepted. Perhaps by changing the user input to all lowercase?