Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hubot-my-awesome-script

hubot-scripts1MIT0.0.1

A hubot script that does the things

xiao2hei

readme

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