mirror of
https://github.com/Matthww/TuneBot.git
synced 2026-09-21 22:47:51 +00:00
27 lines
518 B
Plaintext
27 lines
518 B
Plaintext
{
|
|
"token": "",
|
|
"owner_ids": [194545408960102400, 190875175460405249],
|
|
"prefixes": ["ck!"],
|
|
"database": {
|
|
"host": "",
|
|
"port": 3306,
|
|
"user": "",
|
|
"password": "",
|
|
"db": ""
|
|
},
|
|
"lavalink": {
|
|
"host": "",
|
|
"port": 2333,
|
|
"password": "",
|
|
"region": "",
|
|
"name": ""
|
|
},
|
|
"colors": {
|
|
"embed": "7289da"
|
|
},
|
|
"info": {
|
|
"name": "CloudKid Radio",
|
|
"description": "A sample bot description"
|
|
}
|
|
}
|