Chatterino / chatterino2

Chat client for https://twitch.tv
MIT License
2.04k stars 449 forks source link

Twitch Predictions #2740

Open gempir opened 3 years ago

gempir commented 3 years ago

Describe your issue Twitch just announced new API Endpoints for getting, ending and creating Predictions!

https://discuss.dev.twitch.tv/t/announcing-apis-and-eventsub-for-polls-and-predictions/31539

It would be really helpful to at least get, end and create predictions from Chatterino, voting in them won't be possible similar to polls.

Mm2PL commented 3 years ago

eventsub over websocket when ResidentSleeper

zneix commented 3 years ago

All the new endpoints that were added today require Broadcaster's OAuth token, which makes those tools and API almost useless in our case. Perhaps we'd have to wait for Twitch's implementation to allow mods to modify predictions & polls

For more information, this was also discussed under the article gempir linked.

Mm2PL commented 3 years ago

classic twitch fucking over the 3rd party devs ResidentSleeper

BishopT commented 1 year ago

Reading the doc as of today, it seems to me this has changed (or wrongly documented in past) : https://dev.twitch.tv/docs/api/predictions/#:~:text=the%20endpoint%20requires%20a%20user%20access%20token%20with%20scope%20channel%3Amanage%3Apredictions.%20this%20scope%20works%20for%20creating%2C%20ending%2C%20and%20getting%20predictions

Felanbird commented 1 year ago

it seems to me this has changed (or wrongly documented in past)

The documentation on the page you have linked, while not explicitly stating the limitations, does link to a page that does.

image image

Unfortunately but as expected, nothing has changed

Mm2PL commented 1 year ago

image You seem to be wrong