mirror of
https://github.com/Matthww/TuneBot.git
synced 2026-09-21 21:27:48 +00:00
42 lines
827 B
Plaintext
42 lines
827 B
Plaintext
{
|
|
"token": "",
|
|
"owner_ids": [
|
|
194545408960102400,
|
|
190875175460405250
|
|
],
|
|
"manager_ids": [],
|
|
"prefix": "ck!",
|
|
"redis_url": "",
|
|
"redis_prefix": "",
|
|
"lavalink": {
|
|
"host": "",
|
|
"port": 2333,
|
|
"password": "",
|
|
"region": "",
|
|
"name": ""
|
|
},
|
|
"colors": {
|
|
"embed": "7289da"
|
|
},
|
|
"info": {
|
|
"name": "CloudKid Radio",
|
|
"description": "A sample bot description",
|
|
"status": {
|
|
"messages": [
|
|
"bangers",
|
|
"noises 🤖"
|
|
],
|
|
"interval": 12
|
|
}
|
|
},
|
|
"cogs": [
|
|
"jishaku",
|
|
"cogs.settings",
|
|
"cogs.information",
|
|
"cogs.music"
|
|
],
|
|
"queue_buffer_size": 5,
|
|
"history_size": 2,
|
|
"slash_descriptions": {}
|
|
}
|