ComfyJS
ComfyJS copied to clipboard
Event for when Shoutout happens + impact of chat command deprecation in Feb?
Twitch has made end points and event subs available for the recent /shoutout addition (see https://discuss.dev.twitch.tv/t/new-shoutouts-api-and-eventsub-subscription-types-are-now-in-open-beta/42906) is that likely to be added to ComfyJS? I know TMI (which ComfyJS uses) isn't able to detect when a shoutout has been given because it uses the chat messages to emit events, but wondered if it's possible via other means.
I also wondered if there is impact to Comfy regarding the deprecation of chat commands through irc (see https://discuss.dev.twitch.tv/t/deprecation-of-chat-commands-through-irc/40486/20) and whether ComfyJS users may need to act before the February switch off? My understanding is that any commands being sent via tmi will no longer work with tmi v1. tmi v2 (when it's released) will trigger via API calls, but that's not available yet.