0.0.2 • Published 7 years ago

hubot-friendly v0.0.2

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

hubot-friendly

Hubot script. Responds to greetings, i.e. 'hello' with 'hi @user!'

Installation

In hubot project repo, run:

npm install hubot-friendly --save

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

[
  "hubot-friendly"
]

Sample Interaction

user1>> good morning, everyone!
hubot>> Good morning, @user1!
0.0.2

7 years ago

0.0.1

7 years ago