Third-party applications, bots, websites etc. often find the need to integrate with BetterTTV, and in the past they've used the v2 API for that with great success.
It would be great to hear:
- When the old (
https://api.betterttv.net/2/) API is being deprecated, and when it will be removed,
- and what endpoints of the new API (
https://api.betterttv.net/3/) third-party devs are supposed and allowed to be used
I'm mostly looking at /cached/users/twitch/:channelID and /cached/emotes/global in my applications.
It would be great to have a .md file in this repository, or a page on the website to link to, as a reference for the v3 API, if that was possible, and maybe some guidelines for consuming and implementing against the API.
Third-party applications, bots, websites etc. often find the need to integrate with BetterTTV, and in the past they've used the v2 API for that with great success.
It would be great to hear:
https://api.betterttv.net/2/) API is being deprecated, and when it will be removed,https://api.betterttv.net/3/) third-party devs are supposed and allowed to be usedI'm mostly looking at
/cached/users/twitch/:channelIDand/cached/emotes/globalin my applications.It would be great to have a
.mdfile in this repository, or a page on the website to link to, as a reference for the v3 API, if that was possible, and maybe some guidelines for consuming and implementing against the API.