A bridge for Iranians who are restricted to access twitch.tv
.
a COMPLETE frontend webapp (kinda)
- The only data that is collected is a emote list that does not have an image, which can be seen by typing the code
getCookie("noemotes")
in the console located in Inspect.
- Adding sub-gifter badge.
- Add more emote like BTTV or FFZ.
- Fixing the stream not playing on most browsers (due to maybe not enabling cross origin resource sharing (CORS) on github pages).
- JavaScript
- tmi.js (For connect and use twitch chat webservice)
- hls.js (For playing stream)