Skip to content

Kyczan/say-with-hubot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

say-with-hubot

Post anonymous messages via Hubot

Installation

In Hubot project repo, run:

$ npm install say-with-hubot --save

Then add say-with-hubot to your external-scripts.json:

["say-with-hubot"]

Usage

You can message directly to one person:

hubot say to @person <message>

e.g. hubot say to @kowal You are great

Or you can message on specific channel:

hubot say in #channel <message>

e.g. hubot say in #general Cookies in the kithen!!!

About

Post anonymous posts via Hubot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published