A bot which provides a Trivia game for Discord
Go to file
Jack 6b2464bad4 Fix messages occasionally not going through
Discord API will occasionally throw 502 Bad Gateway errors. Retrying
normally means this is not a problem.
2016-07-21 14:07:05 +01:00
lib Added sqlite3 amalgamation submodule 2016-07-12 22:29:46 +02:00
TriviaBot Fix messages occasionally not going through 2016-07-21 14:07:05 +01:00
.gitattributes Add .gitignore and .gitattributes. 2016-06-20 16:02:37 +01:00
.gitignore Remove lib from gitignore 2016-07-12 20:58:05 +01:00
.gitmodules Added sqlite3 amalgamation submodule 2016-07-12 22:29:46 +02:00
TriviaBot.sln Add project files. 2016-06-20 16:02:41 +01:00