0.1.3 • Published 7 years ago

hubot-simple-greeting v0.1.3

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

hubot-simple-greeting

A simple hubot script that gives your robot some friendly greetings. Pass in HUBOT_SIMPLE_GREETING_SLACK (true) to have jazzy messages just for Slack!

See src/simple-greeting.coffee for full documentation.

Installation

In hubot project repo, run:

npm i -S hubot-simple-greeting

Then add hubot-simple-greeting to your external-scripts.json:

[
  "hubot-simple-greeting"
]

Sample Interaction

> hubot howdy|hallo|hey|hi|hello|yo|good day
> Well hello there <person>! :grinning:

NPM Module

https://www.npmjs.com/package/hubot-simple-greeting

0.1.3

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago