Toast/TriviaBot/bot
2016-07-31 20:37:45 +01:00
..
data_structures Make bot token an argument, add trivia commands 2016-07-10 19:17:35 +01:00
db Bot is now basically functional 2016-07-10 01:18:13 +01:00
http Fix messages occasionally not going through 2016-07-21 14:07:05 +01:00
json Bot is now basically functional 2016-07-10 01:18:13 +01:00
APIHelper.cpp Fix messages occasionally not going through 2016-07-21 14:07:05 +01:00
APIHelper.hpp Better compliance with API reference 2016-07-20 22:57:47 +01:00
ClientConnection.cpp More smart pointers, clean up threading a little 2016-07-12 23:43:23 +01:00
ClientConnection.hpp More smart pointers, clean up threading a little 2016-07-12 23:43:23 +01:00
GatewayHandler.cpp Add info command 2016-07-31 20:37:45 +01:00
GatewayHandler.hpp More smart pointers, clean up threading a little 2016-07-12 23:43:23 +01:00
TriviaBot.cpp Make bot token an argument, add trivia commands 2016-07-10 19:17:35 +01:00
TriviaGame.cpp Fix questions being answerable twice 2016-07-13 00:00:00 +01:00
TriviaGame.hpp More smart pointers, clean up threading a little 2016-07-12 23:43:23 +01:00