botbear
botbear copied to clipboard
Small fix for trivia hints
I've seen some cases where hint command returns null, just add if hint is null before returning the message, and do the same for hint2
https://github.com/hotbear1110/botbear/blob/main/bot.js#L379