crowbartools / Firebot

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

[Feature Request] Handling options for "On clip creation" #1582

Open iamdadmin opened 2 years ago

iamdadmin commented 2 years ago

Describe the solution you'd like

Essential handling options for "On clip creation" are suggested to be

Nice to have handling options

Additional context

There are bots which do ONLY the above, would be handy to integrate the features into firebot itself.

iamdadmin commented 2 years ago

Blocked in Firebot-v5. Requires a webhook to retrieve this data from EventSub, which isn't currently possible in v5.

Would have to poll instead. I may look at setting up a poll-based option, but not sure if Firebot as a direction wants to be doing that?

zunderscore commented 6 months ago

EventSub has no event that fires when clips are created. There is a UserVoice open for that request here that I highly recommend upvoting: https://twitch.uservoice.com/forums/310213-developers/suggestions/40616533-clips-eventsub-subscription-type-retitled

We're moving away from manual polling for Twitch events/data so we will wait for possible EventSub implementation. Marking this blocked for the time being.