add quiet/unquiet commands to suppress song change announcements

This commit is contained in:
2025-02-25 00:00:45 -08:00
parent 9c978c4773
commit d7af7baa61
5 changed files with 199 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ announce:
- "Unknown"
- "Unable to fetch metadata"
- "Error fetching metadata"
quiet_on_start: false # If true, bot starts in quiet mode (no announcements)
commands:
prefix: "!" # Command prefix (e.g. !np, !help)