1.0.1 • Published 7 years ago

say-with-hubot v1.0.1

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

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!!!