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
Twitch IRC sends emote tags with every message by emote ID. If we store these in a table, we can reference the id for emote analysis later. The internet says the legacy endpoint for getting all emotes should still work. It's reference is here. It also includes links to images as well, which is a lot of data but we can get those later if we need them.
The text was updated successfully, but these errors were encountered:
Twitch IRC sends emote tags with every message by emote ID. If we store these in a table, we can reference the id for emote analysis later. The internet says the legacy endpoint for getting all emotes should still work. It's reference is here. It also includes links to images as well, which is a lot of data but we can get those later if we need them.
The text was updated successfully, but these errors were encountered: