Add config, neaten up some things

This commit is contained in:
2016-08-15 17:47:34 +01:00
parent da93eda0be
commit 4b2d0ee50a
17 changed files with 259 additions and 164 deletions

3
.gitignore vendored
View File

@ -10,5 +10,8 @@
/TriviaBot/data_management/questions
/TriviaBot/bot/db/trivia.db
# Config file
config.json
# Compiled sqlite file
sqlite3.obj