Hi,
We’ve developed a small update for chat that you might be able to do things™ with if you so choose.
A user will attempt to send listen (with an oauth token) on a pubsub topic chat_moderator_actions.{user_id}.{room_id}
room_id
is the user_id
of the user that owns the room (in most cases the broadcaster’s user ID).
If that user is the broadcaster or a mod of the room they will receive messages containing a type of chat_login_moderation
or chat_channel_moderation
as well as some associated metadata about the command used by that mod in that chat.
I highly encourage users here to get familiar with our new pubsub system as we send new types of events through it.
As always, if there are technical questions related to this product, please feel free to ask!