jetpack-twitchbots
An API wrapper for twitchbots.info for the Firefox Add-on SDK
Installation
Install this module into your extension by running the following command:
npm install --save jetpack-twitchbots
Usage
const twitchbots = ; twitchbots;
See twitchbots-base for a documentation of all methods available on the twitchbots object.
License
This project is licensed under the MIT License.