17 lines
198 B
JSON
17 lines
198 B
JSON
|
{
|
||
|
"bot": {
|
||
|
"owner_ID": "",
|
||
|
"token": ""
|
||
|
},
|
||
|
"train": {
|
||
|
"user_ID": ""
|
||
|
},
|
||
|
"mysql": {
|
||
|
"user": "",
|
||
|
"host": "",
|
||
|
"password": "",
|
||
|
"database": "",
|
||
|
"port": 3306
|
||
|
}
|
||
|
}
|