Initial commit
This commit is contained in:
18
config_example.json
Normal file
18
config_example.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"token": "",
|
||||
"owner": 0,
|
||||
"guild": 0,
|
||||
"admins": [],
|
||||
"status": "crying clowns",
|
||||
"database": {
|
||||
"user": null,
|
||||
"password": null,
|
||||
"host": "127.0.0.1",
|
||||
"port": 27017,
|
||||
"name": "holo_discord"
|
||||
},
|
||||
"logging": {
|
||||
"size": 512,
|
||||
"location": "logs"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user