Skip to content

Accept Hubot commands that come over a bridge to another chatroom

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

strugee/hubot-bridge

Repository files navigation

hubot-bridge

Build Status Coverage Status Greenkeeper badge

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

[<username>] <message>

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

AJ Jordan alex@strugee.net

About

Accept Hubot commands that come over a bridge to another chatroom

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published