mirror of
https://github.com/Matthww/TuneBot.git
synced 2026-09-21 22:07:48 +00:00
40 lines
1.0 KiB
Plaintext
40 lines
1.0 KiB
Plaintext
{
|
|
"token": "",
|
|
"owner_ids": [194545408960102400, 190875175460405249],
|
|
"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": ["cogs.owner", "cogs.settings", "cogs.information", "cogs.music"],
|
|
"slash_command_guilds": [],
|
|
"queue_buffer_size": 5,
|
|
"slash_descriptions": {},
|
|
"plugins": {
|
|
"lastfm-scrobbler": {
|
|
"services": ["plugins.lastfm_scrobbler.service"],
|
|
"cogs": ["plugins.lastfm_scrobbler.cog"],
|
|
"config": {
|
|
"lastfm_api_key": "",
|
|
"lastfm_api_secret": "",
|
|
"session_key_table": "",
|
|
"auth_url": ""
|
|
},
|
|
"enabled": false
|
|
}
|
|
}
|
|
}
|