Hubot Chatwork Save

A hubot adapter for chatwork

Project README

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.

Open Source Agenda is not affiliated with "Hubot Chatwork" Project. README Source: akiomik/hubot-chatwork
Stars
66
Open Issues
2
Last Commit
7 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating