A Library that will handle access to all Emote providers for Twitch.tv including Twitch themselves. It also includes parsing messages from twitch chat (and in general).
yarn add @jimmyboy/emoter
import { Emoter } from "@jimmyboy/emoter"
// Init w/ channel
const emoter = new Emoter("devjimmyboy")