Skip to content

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

Notifications You must be signed in to change notification settings

grantbowering/hubot-friendly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published