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

15 lines
308 B
JSON
Raw Normal View History

2026-05-22 06:16:50 +05:30
{
"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": [ ]
}