We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ace6fca commit 04231f5Copy full SHA for 04231f5
commands/slash/lyrics.js
@@ -54,7 +54,7 @@ const command = new SlashCommand()
54
const phrasesToRemove = [
55
"Full Video", "Full Audio", "Official Music Video", "Lyrics", "Lyrical Video",
56
"Feat.", "Ft.", "Official", "Audio", "Video", "HD", "4K", "Remix", "Lyric Video", "Lyrics Video", "8K",
57
- "High Quality", "Animation Video", "\\(Official Video\\. .*\\)", "\\(Music Video\\. .*\\)", "[NCS Release]",
+ "High Quality", "Animation Video", "\\(Official Video\\. .*\\)", "\\(Music Video\\. .*\\)", "\\[NCS Release\\]",
58
"Extended", "DJ Edit", "with Lyrics", "Lyrics", "Karaoke",
59
"Instrumental", "Live", "Acoustic", "Cover", "\\(feat\\. .*\\)"
60
];
0 commit comments