twitchbots-node
Ready to use node.js module for the twitchbots.info API.
Instalation
To add this module to your node project just run npm install --save twitchbots-node
.
Usage
var twitchbots = ; twitchbots;
See twitchbots-base for a
documentation of all methods available on the twitchbots
object.
License
This module is licensed under the MIT license.