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

"Unable to start a Trivia game in this channel. (Unable to determine permissions for this channel)" #80

Closed LakeYS closed 6 years ago

LakeYS commented 6 years ago

Have had reports of this error from users, but I was unable to work out a cause. Nothing unusual in channel permissions, issue went away when the bot was reset.

Try removing this check so the bot falls back to the triviaSend catch, which should return a more specific error if something is wrong.

Error message is in discord-trivia-func.js, line 350.