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

Bot should post to listings periodically instead of only posting on startup #51

Open LakeYS opened 6 years ago

LakeYS commented 6 years ago

postBotStats(); is only called when the bot connects to Discord, meaning that the server count only updates when the bot loses connection to Discord.