Add config, neaten up some things
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -10,5 +10,8 @@
|
||||
/TriviaBot/data_management/questions
|
||||
/TriviaBot/bot/db/trivia.db
|
||||
|
||||
# Config file
|
||||
config.json
|
||||
|
||||
# Compiled sqlite file
|
||||
sqlite3.obj
|
Reference in New Issue
Block a user