Use BTTV emotes in a browser extension I wish to produce

I plan to make a Twitch related browser extension soon and would like to know if I’m allowed to use BTTV’s emotes within it?

If so, what methods do you have for accessing these? And what are the related T&Cs for implementing these?

Kind regards!

1 Like

BetterTTV has API endpoints for their global emotes and per-channel emotes. All as long as your following BetterTTV licence.

  • https://api.betterttv.net/2/emotes
  • https://api.betterttv.net/2/channels/{CHANNEL}
1 Like

Sounds perfect to me. Thanks!

Last, of all, where can I find the documentation for the API?

1 Like

It is not documented.

1 Like

It’s worth noting that the project license from GitHub is not applicable to the data from the API. While the data is available from our API we don’t officially support its use and it’s subject to change without notice.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.