Files
police-cad-bot/config.json.example
T
2021-08-03 17:39:55 -07:00

7 lines
116 B
JSON

{
"defaultPrefix": "?",
"token": "",
"botID": "",
"mongoURI": "mongodb://localhost/27017",
"version": "0.0.0"
}