Commit Graph

10 Commits

Author SHA1 Message Date
ec19b784b3 Fix some warnings 2016-08-11 20:21:46 +01:00
e4cc023055 Overhaul a lot, fix the JS implementation 2016-08-10 17:07:41 +01:00
a1c50b253d Added logger, resolves #4 2016-08-04 17:39:52 +01:00
005dad899b Basic JS implementation 2016-08-03 22:04:05 +01:00
1f6d1a774d Fix questions being answerable twice 2016-07-13 00:00:00 +01:00
3f8e6bf5f5 More smart pointers, clean up threading a little
The threading is still not good
2016-07-12 23:43:23 +01:00
a3d4c16c75 Fix an error causing TriviaGame.cpp to not compile under g++
Also fix some smaller warnings.
2016-07-12 21:19:20 +01:00
273f732d8c Switch to unique_ptr for thread pointers in TriviaGame 2016-07-12 20:47:18 +01:00
c189265435 Make bot token an argument, add trivia commands 2016-07-10 19:17:35 +01:00
b31eaef6d6 Bot is now basically functional
Big tidy up, new question source.
2016-07-10 01:18:13 +01:00