IS2511 / ChatIS-core

The core of ChatIS overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatIS-core

This is the core of ChatIS overlay, providing JS interfaces for stuff like messages, users, chat settings, instance status, etc. The library tries to be as abstract as possible without loosing its purpose: providing a versatile interface to build chat overlays on. Abstract meaning having own facilities for messages, users, etc. It allows the library to support different platforms (ex: regular IRC). But not to lie, its primary focus is Twitch.

Where to get

This is used in the ChatIS overlay: [TODO: insert ChatIS website repo here]

Get the overlay: [TODO: insert website here when out]

How to use

TODO: Add how to compile and use, some examples. Like using the dist directory, etc.

About

The core of ChatIS overlay


Languages

Language:TypeScript 95.6%Language:Shell 4.4%