discord-playback-bot/discord-channels-simple.json

14 lines
308 B
JSON

{
"tokenFile": "/path/to/.token",
"uri": "https://shred.ing/ogg",
"titleUri":"https://shred.ing/autodj.meta",
"reconnectDelayMS": 1000,
"titleFetchIntervalMS": 5000,
"autoJoin": [
{
"guild": "DISCORD_GUILD_ID",
"channel": "DISCORD_CHANNEL_ID"
}
],
"active": [ ]
}