0.0.4-a • Published 9 years ago

hubot-cybozulive v0.0.4-a

Weekly downloads
1
License
-
Repository
github
Last release
9 years ago

hubot-cybozulive

A Hubot adapter for cybozulive.

Installation

  1. Install hubot-cybozulive.

    npm install hubot-cybozulive --save
  2. Set environment variables.

    export HUBOT_CYBOZU_USERNAME=hoge@foober.com    # a cybozulive account username for hubot
    export HUBOT_CYBOZU_PASSWORD=qwert123           # a cybozulive account password for hubot
    export HUBOT_CYBOZU_KEY=abcdef123456789abcdef123456789abcdef123 # Consumer Key. see https://developer.cybozulive.com/apps/top
    export HUBOT_CYBOZU_SECRET=123456789abcdef123456789abcdef123456789 # Consumer Secret. see https://developer.cybozulive.com/apps/top
    export HUBOT_CYBOZU_CHATROOMID=1%23456ABCD	# chatRoomId. more detail, check Caution.
  3. Run hubot with cybozulive adapter.

    bin/hubot -a cybozulive

Caution

License

The MIT License. See LICENSE file.

日本語マニュアル

日本語のマニュアルはGithub Wiki においてあります。

0.0.4-a

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2-a

9 years ago

0.0.2

9 years ago

0.0.1-f

9 years ago

0.0.1-e

9 years ago

0.0.1-d

9 years ago

0.0.1-c

9 years ago

0.0.1-b

9 years ago

0.0.1-a

9 years ago

0.0.1

9 years ago