refactor(sponsorblock): clean up categories

This commit is contained in:
2025-02-25 17:46:30 -05:00
parent 0b3425a658
commit d08744ebb2
3 changed files with 19 additions and 7 deletions

View File

@@ -19,6 +19,10 @@ BAR_LENGTH = 35
EMBED_COLOR = 0xFF6600
OWNERS = [531392146767347712]
PREFIX = "%"
SPONSORBLOCK_CATEGORY_NAMES = {
"music_offtopic": "non-music",
"sponsor": "sponsored",
}
RELOADABLE_MODULES = [
"arguments",
"audio",