feat: voice_announcement

This commit is contained in:
Kaaninchen
2026-08-12 13:47:50 +02:00
parent e09ad38816
commit 453520c8d2
5 changed files with 102 additions and 3 deletions
+9 -1
View File
@@ -6,7 +6,15 @@
"vc": ,
"random": true,
"emojis": true,
"announcements": true,
"formatting": "┇",
"announcements": true,
"voice_announcements: [
{
"enabled": false,
"stations": {
"general": ""
}
}
]
"blacklist": []
}