1.0.0 • Published 8 years ago

hubot-bridge v1.0.0

Weekly downloads
1
License
LGPL-3.0+
Repository
github
Last release
8 years ago

hubot-bridge

Accept Hubot commands that come over a bridge to another chatroom. Assumes bridge messages are in the form:

Installation

In you Hubot project repo, run:

npm install --save hubot-bridge

Then add hubot-bridge to your external-scripts.json:

[
  "hubot-bridge"
]

Lastly, configure the username that the bridge user uses by setting HUBOT_BRIDGE_USER in the environment your Hubot runs in.

License

LGPL 3.0+

Author

Alex Jordan alex@strugee.net