85 results found
-
Add an Get EventSub Subscriptions filter of "not_enabled" So instead of doing 5 looksups for each kind of not "enabled" filter.
Add a filter option of
not_enabled
to return all subscriptions that died for any reason.5 votes -
EventSub Subscription Type: Advertisement Started I think an EventSub subscription type that would be really useful is one that alerts when an advertisement begins from the user's scheduled Ad Manager. This would allow bots the ability to post a message to users about the ad and remind them about subscribing and such when the ad begins.
4 votes -
Return host notifications for hosts of ALL sizes Recently twitch removed notifications for smaller hosts. This is not ok. We want this back. We as a community need to band together to get this change reverted.
4 votes -
Trigger user.update when a user changes their profile picture At present changing your profile picture doesn't trigger the user.update event. This means to keep an up to date url for each users profile picture you must periodically poll every user with the API to check their profile picture.
4 votes -
can we have it so adding a new channel point from the api doesn't add it the the beginning of the list? Reason for this is because when creating new redemption awards they always add the beginning of the list, what if I wanted to do specific orderings. I would like to remove the "new" indicator or have it say new but in the correct sorted order.
As an aside, I would also love to see bulk redemption pushing, havent seen a way to do this one either.
4 votes -
Please provide a topic for extensions active on a channel Please provide a topic that emits when an extension is activated/deacted/changed in a slot on a channel.
I would not expect it to require a scope as https://dev.twitch.tv/docs/api/reference#get-user-active-extensions doesn't require a scope.
It would be useful to monitor/confirm into third party tooling that extensions have been updated, especially when the dashboard is used to update, or it's auto updated due to an extension/game automatic switch.
4 votes -
Filter status endpoint by callback URL Allow filtering the event sub subscriptions list by specific transport destinations
Some people may use a clientID to feed more than one application.
So being able to ask the API to filter by destination would be useful.4 votes -
Add emotes field to channel.cheer Via IRC we can get emotes in message shared with cheer for clean the message for use via TTS or showing message with image for replace emote.
I think you have to add this field in this event because we already have message shared but can't parse it.
4 votes -
Add Extension Broadcaster Ratings to EventSub topics Add an extension's broadcaster ratings to EventSub so we can get real time feedback on our extensions from broadcasters. This should be limited to app access token from the extension itself to subscribe.
4 votes -
EventSub for added/removed moderator status, but for self EventSub exists for channels adding/removing moderator status to a user. I'd like the other way around. I'd like to receive an EventSub notification if I have been added/removed as a moderator.
Why:
In order to receive a notification whether my bot has been added/removed as a moderator in a channel, I have to subscribe to every streamer I support onchannel.moderator.(add|remove)
, with the condition ofbroadcaster_user_id
= streamer ID. If I could set a condition ofuser_id
= my bot ID, I would only need ONE eventsub subscription each for add and remove, instead of 75000+ each. Win-win for…3 votes -
add a channel.unfollow subscription type For when a user unfollows a channel.
Will be useful when a streamer wants to provide some perks for followers but be able to revoke them when they unfollow. Currently you'll have to fetch the followers list periodically to find out if someone unfollows.3 votes -
Trigger channel.cheer also on extension bits As a developer creating statistics tools, chat bots, overlays and loyality tools, i also would like to add bits spent to those tools, which were obtained through extensions, for example Sound Alerts or Stream Stickers.
I would suggest adding a new field "isextensionbits" being true or false in the notification body (or, as an alternative, have a seperate notification type to not confuse existing apps, like channel.cheer.extension)
3 votes -
Schedule Eventsub Please provide a topic(s) that emits events when
- a segment "definition" (recurring or one off where supported) is updated created or destroyed
- channel creates a vacation segment.
It wouldn't notify when we get to monday/start of week and the schedule is "built"
3 votes -
Extend Channel Points Custom Reward Redemption update to include whom did the update Updated
To declare which moderator/broadcaster/user did the update, and if it was API omit.
This may be more appropritate to add to the proposed moderator actions topic instead https://twitch.uservoice.com/forums/310213-developers/suggestions/42991875-please-provide-a-topic-s-for-all-kinds-of-moderat
This is useful to track which moderator handle the Reward Redeem (whatever it was). And/or track bad actors/mistakes.
3 votes -
Video add/update/remove A video is
- stream archive
- uploaded vod
- highlight
basically anything that is not a clip, and can be returned with a call of
https://api.twitch.tv/helix/videos?user_id=channelID&type=all
Please provide topics for
- video created
- video deleted
- video published
- video unpublished
- video updated
Updated would catch title changes, thumbnail changes, description changes.
3 votes -
VIP add/remove event Adding new subscription types for the VIP add and remove event (Like existing add and remove moderator events)
It would be great to be able to create an interaction in stream when the streamer (Or a moderator or any other automated system thanks to the API) adds a VIP.
2 votes -
"notificaiton’s" small typo on second paragraph There is a small mistake in the second paragraph "The Twitch-Eventsub-Message-Type request header contains the notificaiton’s type."
Note that notification is spelled wrongly
2 votes -
Add a Soundtrack Topic to eventsub Similar to
Please provide an eventsub topic for when a song changes/starts/stops on a channel
2 votes -
Eventsub subscription start get number of month Is it possible to add a duration_months to this event ?
2 votes -
Adding the type of unban on EventSub Today there is a ban event on the EventSub. It allows us to know who has been banned, by whom, and above all, if it is permanent or not, which allows us to make the difference in a ban and a timeout. This is not the case during the event of unban, we do not know if the origin, it was a permanent ban ...
2 votes
- Don't see your idea?