0.0.6 • Published 7 years ago

hubot-gitter-echo v0.0.6

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
7 years ago

hubot-gitter-echo

A hubot script that echos all output to a gitter room

See src/main.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-gitter-echo --save

Then add hubot-gitter-echo to your external-scripts.json:

[
  "hubot-gitter-echo"
]

Environment Variables

HUBOT_GITTER_ROOM
HUBOT_GITTER_API_TOKEN

Sample Interaction

user1>> hubot hello
hubot>> hello!

NPM Module

https://www.npmjs.com/package/hubot-gitter-echo

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago