Twitch Chat Monitor that allows the chat to be shown comfortably on a big monitor. Useful for room-scale streaming where the chat needs to be readable from a distance.
40
stars
11
forks
source link
Support modding actions (time-out, ban, delete) on messages if the logged in user is a mod #34
With the addition of the chatbox, we now get access to more features as the user can be logged in. It is quite easy to detect when a logged in user is a mod for the channel and to support moderation actions. These could be 3 simple buttons that appear when you hover over a chat line. I highly doubt it'll be possible to implement everything the other moderation tools provide, though. User notes and such are probably going to remain out of scope.
With the addition of the chatbox, we now get access to more features as the user can be logged in. It is quite easy to detect when a logged in user is a mod for the channel and to support moderation actions. These could be 3 simple buttons that appear when you hover over a chat line. I highly doubt it'll be possible to implement everything the other moderation tools provide, though. User notes and such are probably going to remain out of scope.