momentum-mod/discord-bot

Twitch stream user blacklist through a PM command to the bot

Gocnak opened this issue · 0 comments

If a user is being a boob and we need to blacklist their stream from showing up, Momentum Team members should be able to PM the bot with like a !twitchban <user> command that will blacklist the user's stream.

This should:

  1. Remove the stream if it's currently in the streams channel (force an update)
  2. Filter out the streamer names when doing an update to never post their stream again

And obviously needs matching:
!twitchbanlist (see list of banned streamer names)
and
!twitchunban <user> (unban the streamer name)