LakeYS / Discord-Trivia-Bot

TriviaBot: Play trivia in Discord! Powered by discord.js and OpenTDB, with 24 categories and three modes of play.
Apache License 2.0
84 stars 39 forks source link

"Invalid category" error displays when any characters are added after "trivia play" #108

Closed LakeYS closed 6 years ago

LakeYS commented 6 years ago

The bot responds with "Unable to find the category you specified." if the user enters anything after 'trivia play' even if there is no space before it. (e.g. "trivia playy" will trigger the error)