You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A major problem with the official Twitch app for many users is that emotes from services such as [BetterTTV (BTTV)](https://chrome.google.com/webstore/detail/betterttv/ajopnjidmegmdimjlfnijceegpefgped), [FrankerFaceZ (FFZ)](https://chrome.google.com/webstore/detail/frankerfacez/fadndhdgpmmaapbmfcknlfgcflmmmieb), and [7TV](https://chrome.google.com/webstore/detail/7tv/ammjkodgmmoknidbanneddgankgfejfh) are not officially supported. Twitch is unaffiliated with these services, hence why they haven't been integrated officially.
@@ -100,7 +176,7 @@ This is caused by the Flutter framework and is being worked on (see [here](https
100
176
101
177
### Why is feature "X" from Twitch not in the app as well?
102
178
103
-
I'm limited to what is available in the [Twitch API](https://dev.twitch.tv/docs/api/reference), so certain features from the Twitch web or mobile app (e.g., voting on predictions) are sadly not available at the moment.
179
+
I'm limited to what is available in the [Twitch API](https://dev.twitch.tv/docs/api/reference), so certain features from the Twitch web or mobile app (e.g., voting on predictions and category viewer count) are sadly not available at the moment.
104
180
105
181
I'll try to add as many features as possible but occasionally I may take a break or be limited in time due to studies and personal reasons.
106
182
@@ -110,4 +186,4 @@ You can open a new issue [here](https://github.com/tommyxchow/frosty/issues) wit
110
186
111
187
## License
112
188
113
-
Frosty is licensed under AGPLv3. See the [LICENSE](LICENSE) for more details.
189
+
Frosty is licensed under [AGPL-3.0-or-later](LICENSE).
0 commit comments