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

Auto-restart for Windows systems #36

Closed LakeYS closed 6 years ago

LakeYS commented 7 years ago

Currently, run.sh auto-restarts the bot while run.bat does not. These files should be functionally identical.

Marked as critical as this negatively affects functionality for Windows systems. Must be fixed before making an initial release.