Introduction
Here be dragons! ðâĻ The emoteTTV docs is still a work in progress, but the API reference should always be up to date.
emoteTTV is a chat utility JavaScript library for parsing badges and emotes from Twitch, BetterTTV, FrankerFaceZ and 7TV with ease âĻ
Why emoteTTV?
There aren't many great Twitch emotes parsers available, but emoteTTV stands out by offering:
ðĪŠ Stupid ease of use so you can get started quickly
ðĻ Super customizable with flexible parsed results
ð§Đ Wide compatibility with all the most popular Twitch extensions
𧰠Perfect integration with libraries you already use
ð Browser-friendly â no authentication required
So if you want to build any type of chatbox, overlay or simply parse emotes from any message, emoteTTV got you covered!
How does it work?
We fetch all needed emotes and badges for a channel on the first parse, and get it all stored internally so you don't have to keep track of different parsers. We get around authentication for fetching Twitch badges by using UNTTV.
You can get to know more about emoteTTV inner works on the Core concepts section.
What we cover?
All features marked as not supported are planned to be added in the near future. If a feature is missing, please let us know by opening an issue.
Get started now
Ready to use emoteTTV? Let's get started!
Last updated