Dennis Potter
2b488ee1f8
This commit also adds the function which enables users to request participants from the bot.
16 lines
282 B
Plaintext
16 lines
282 B
Plaintext
{
|
|
"database_credentials": {
|
|
"username": "",
|
|
"password": "",
|
|
"database": "",
|
|
"host": "",
|
|
"adm_prefix": "adm"
|
|
},
|
|
"cat_id_room_mapping": [
|
|
[[], ""],
|
|
[[], ""]
|
|
],
|
|
"update_time_span": 5,
|
|
"base_url_adm": ""
|
|
}
|