mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 10:03:31 +01:00
chore: monorepo setup (#7175)
This commit is contained in:
6
packages/voice/examples/radio-bot/config.example.json
Normal file
6
packages/voice/examples/radio-bot/config.example.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"token": "discord_bot_token",
|
||||
"device": "audio_hw_device_id",
|
||||
"type": "pulse",
|
||||
"maxTransmissionGap": 5000
|
||||
}
|
||||
Reference in New Issue
Block a user