crowbartools / Firebot

A powerful all-in-one bot for Twitch streamers
https://firebot.app
GNU General Public License v3.0
318 stars 88 forks source link

[Feature Request] A way to handle/react to chat changes like followersonly and so on when these are activated #1274

Closed CrowbarToolsRobot closed 6 months ago

CrowbarToolsRobot commented 2 years ago

Perry via Discord:

It would be nice with some sort of feedback in the UI for when mods/channel editors enables/changes slow mode / followers only and so on limitations. The same goes for showing errors related to these settings. Trying to chat as the bot account when the channel is in Followers Only mode gives this in the log [2021-08-13T08:47:26.701Z] ⚠️ twitch-chat WARNING Unrecognized notice ID: 'msg_followersonly', the same also goes for when the chat is in slowmode [2021-08-13T08:51:26.514Z] ⚠️ twitch-chat WARNING Unrecognized notice ID: 'msg_slowmode'. msg-id tags: https://dev.twitch.tv/docs/irc/msg-id

CaveMobster commented 2 years ago

Unfortunately the twitch-chat-client doesn't support these notice tags for now. I'll see if I can add them in the package, but in general I think it's a good idea to make your bot a mod so that it's exempted from the room modes.