0.0.6 • Published 8 years ago

hubot-gitter-echo v0.0.6

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
8 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

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago