2023-04-10 23:32:21 +03:00
|
|
|
{
|
2024-05-01 22:15:35 +03:00
|
|
|
"locale": "en",
|
2023-04-10 23:32:21 +03:00
|
|
|
"debug": false,
|
2024-05-01 22:15:35 +03:00
|
|
|
"bot": {
|
|
|
|
"owners": [
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"debug_guilds": [
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"bot_token": "",
|
|
|
|
"status": {
|
|
|
|
"enabled": true,
|
|
|
|
"activity_type": 0,
|
|
|
|
"activity_text": "The Game Of Life"
|
2023-04-10 23:32:21 +03:00
|
|
|
}
|
|
|
|
},
|
2024-05-01 22:15:35 +03:00
|
|
|
"database": {
|
|
|
|
"user": null,
|
|
|
|
"password": null,
|
|
|
|
"host": "127.0.0.1",
|
|
|
|
"port": 27017,
|
|
|
|
"name": "javelina"
|
2023-04-10 23:32:21 +03:00
|
|
|
},
|
2024-05-01 22:15:35 +03:00
|
|
|
"modules": {
|
|
|
|
"captcha": {
|
|
|
|
"challenges": [
|
|
|
|
{
|
|
|
|
"question": "Sample Question",
|
|
|
|
"answers": [
|
|
|
|
"sample answer"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"blacklist": []
|
2023-04-10 23:32:21 +03:00
|
|
|
}
|
2024-05-01 22:15:35 +03:00
|
|
|
}
|
2023-04-10 23:32:21 +03:00
|
|
|
}
|