hubot-chatwork

0.3.0 • Public • Published

hubot-chatwork

A Hubot adapter for chatwork.

Build Status Dependency Status npm version

Installation

  1. Install hubot-chatwork.
npm install -g yo generator-hubot
yo hubot --adapter chatwork
  1. Set environment variables.
export HUBOT_CHATWORK_TOKEN="DEADBEEF" # see http://developer.chatwork.com/ja/authenticate.html 
export HUBOT_CHATWORK_ROOMS="123,456"   # comma separated 
export HUBOT_CHATWORK_API_RATE="350"   # request per hour 
  1. Run hubot with chatwork adapter.
bin/hubot -a chatwork

License

The MIT License. See LICENSE file.

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i hubot-chatwork

    Weekly Downloads

    11

    Version

    0.3.0

    License

    MIT

    Last publish

    Collaborators

    • akiomik
    • kaiba