hubot-source

1.0.0 • Public • Published

hubot-source

"hubot: where's the source?"

See src/source.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-source --save

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

[
  "hubot-source"
]

Configuration

hubot-source expects one environment variable, HUBOT_SOURCE_URL. This is the URL that will be sent back when a user requests the source code.

Sample Interaction

user1>> hubot where's the source?
hubot>> http://example.com/

License

LGPL 3.0+

Author

AJ Jordan alex@strugee.net

Originally extracted from the pump.io project's pumabot.

Readme

Keywords

Package Sidebar

Install

npm i hubot-source

Weekly Downloads

1

Version

1.0.0

License

LGPL-3.0+

Last publish

Collaborators

  • strugee