mirror of
https://github.com/Matthww/TuneBot.git
synced 2026-09-21 23:27:47 +00:00
23 lines
522 B
Plaintext
23 lines
522 B
Plaintext
{
|
|
"token": "",
|
|
"owner_ids": [194545408960102400, 190875175460405249],
|
|
"prefixes": ["ck!"],
|
|
"redis_url": "",
|
|
"lavalink": {
|
|
"host": "",
|
|
"port": 2333,
|
|
"password": "",
|
|
"region": "",
|
|
"name": ""
|
|
},
|
|
"colors": {
|
|
"embed": "7289da"
|
|
},
|
|
"info": {
|
|
"name": "CloudKid Radio",
|
|
"description": "A sample bot description"
|
|
},
|
|
"cogs": ["cogs.owner", "cogs.settings", "cogs.information", "cogs.music"],
|
|
"slash_command_guilds": []
|
|
}
|