Skip to content

jjasghar/hubot-welcome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-welcome

A hubot script to greet newbies to your channel

See src/welcome.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-welcome --save

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

[
  "hubot-welcome"
]

Configuration

None :)

Command

Example: hubot welcome <some welcome message> The default greeting is: nice to meet you!

Sample Interaction

user1> Hey everyone I'm new!
Hubot> Welcome user1, nice to meet you!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published