Closed avatarkava closed 9 years ago
This can be implemented in the new db schema by setting the is_banned
flag on songs
table.
Admin functionality to blacklist is going to go into the UI, but Beavis will look for blacklisted songs in the db as of the next commit.
When skipping a song, moderators and above have the option to use the 'blacklist' tag (eg
.skip blacklist
). In the future, if an exact match for that song is found, Beav will auto-skip.