mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-10 00:52:48 +00:00
fix: attempt fixing voice disconnections
This commit is contained in:
@@ -8,5 +8,6 @@
|
||||
"bot_prefix": "#",
|
||||
|
||||
"jwt_secret": "generate a random secret string here",
|
||||
"server_addr": "0.0.0.0:80"
|
||||
"server_addr": "0.0.0.0:80",
|
||||
"logger": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user