mirror of
https://github.com/Matthww/TuneBot.git
synced 2026-09-21 18:17:49 +00:00
37 lines
689 B
Plaintext
37 lines
689 B
Plaintext
{
|
|
"token": "",
|
|
"owner_ids": [
|
|
194545408960102400,
|
|
190875175460405250
|
|
],
|
|
"manager_ids": [],
|
|
"prefixes": [
|
|
"ck!"
|
|
],
|
|
"redis_url": "",
|
|
"redis_prefix": "",
|
|
"lavalink": {
|
|
"host": "",
|
|
"port": 2333,
|
|
"password": "",
|
|
"region": "",
|
|
"name": ""
|
|
},
|
|
"colors": {
|
|
"embed": "7289da"
|
|
},
|
|
"info": {
|
|
"name": "CloudKid Radio",
|
|
"description": "A sample bot description"
|
|
},
|
|
"cogs": [
|
|
"jishaku",
|
|
"cogs.settings",
|
|
"cogs.information",
|
|
"cogs.music"
|
|
],
|
|
"queue_buffer_size": 5,
|
|
"history_size": 2,
|
|
"slash_descriptions": {}
|
|
}
|