0.0.1 • Published 4 years ago

hubot-my-awesome-script v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

hubot-my-awesome-script

A hubot script that does the things

See src/my-awesome-script.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-my-awesome-script --save

Then add hubot-my-awesome-script to your external-scripts.json:

[
  "hubot-my-awesome-script"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

NPM Module

https://www.npmjs.com/package/hubot-my-awesome-script

0.0.1

4 years ago

0.0.0

4 years ago