hubot-bridge

1.0.0 • Public • Published

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

/hubot-bridge/

    Package Sidebar

    Install

    npm i hubot-bridge

    Weekly Downloads

    0

    Version

    1.0.0

    License

    LGPL-3.0+

    Last publish

    Collaborators

    • strugee