freaktechnik / twitch-emotes-extension

Twitch extension to show the emotes of a channel. Supports subscriber emotes, BTTV and FFZ.
https://www.twitch.tv/ext/3yumzvi6r4wfycsk7vt1kbtto9s0n3
Apache License 2.0
7 stars 1 forks source link

Get rid of backend #43

Closed freaktechnik closed 3 years ago

freaktechnik commented 3 years ago

Can now make all the API requests in-extension, no need for the caching layer of the backend: https://dev.twitch.tv/docs/extensions/frontend-api-usage

freaktechnik commented 3 years ago

Blocked by twitchdev/issues#444