Skip to content
forked from tmijs/tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)

License

Notifications You must be signed in to change notification settings

calumari/tmi.js

 
 

Repository files navigation

tmi.js

Build Status Downloads Npm Version Node Version Issues

Documentation

This module currently supports Node.js 7.x and every browser that supports WebSockets. The current WebSocket protocol being used by this module is HyBi drafts 13-17.

Install

Node

$ npm i tmi.js --save

Browser

Available as "tmi" on window.

<script src="/scripts/tmi.min.js"></script>

Prebuilt Releases

Release page

Build Yourself

$ git clone https://github.com/tmijs/tmi.js.git
$ npm install
$ npm start build

Content Delivery Network (CDN)

Not available at the moment.

Community

Contributors

In order of the most commits:

Contributing guidelines

Please review the guidelines for contributing of the tmi.js repository. We reserve the right to refuse a Pull Request if it does not meet the requirements.

About

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 100.0%