Toast/TriviaBot/bot
Jack db3ab59daf Better compliance with API reference
Send User-Agent header, move token auth to Authorization header.
https://discordapp.com/developers/docs/reference
2016-07-20 22:57:47 +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 Better compliance with API reference 2016-07-20 22:57:47 +01:00
json Bot is now basically functional 2016-07-10 01:18:13 +01:00
APIHelper.cpp Better compliance with API reference 2016-07-20 22:57:47 +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 More smart pointers, clean up threading a little 2016-07-12 23:43:23 +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