hubot-hitbox

1.1.2 • Public • Published

hubot-hitbox

Build Status devDependency Status

A Hubot script for interacting with Hitbox.tv API.

Developed by mbwk. See src/hitbox.coffee for full documentation.

Installation via NPM

  1. Install the hubot-hitbox module as a Hubot dependency by running:

    npm install --save hubot-hitbox
    
  2. Enable the module by adding the hubot-hitbox entry to your external-scripts.json file:

    [
        "hubot-hitbox"
    ]
  3. Run your bot and see below for available config / commands

Commands

Command Listener ID Description
hubot hb stream name hitbox.stream Returns information about stream name

Sample Interaction

user1>> hubot hb stream minstars
hubot>> user1: http://hitbox.tv/Minstars is currently streaming Web Development

Package Sidebar

Install

npm i hubot-hitbox

Weekly Downloads

4

Version

1.1.2

License

MIT

Last publish

Collaborators

  • mrsaints