Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
/ Emoter Public archive

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).

License

Notifications You must be signed in to change notification settings

Jimmyboy-dev/Emoter

Repository files navigation

Emoter

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).

Installation

yarn add @jimmyboy/emoter

Usage

Main Class: Emoter

import { Emoter } from "@jimmyboy/emoter"

// Init w/ channel
const emoter = new Emoter("devjimmyboy")

About

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).

Resources

License

Stars

Watchers

Forks

Packages

No packages published