Post anonymous messages via Hubot
In Hubot project repo, run:
$ npm install say-with-hubot --save
Then add say-with-hubot to your external-scripts.json
:
["say-with-hubot"]
hubot say to @person <message>
e.g.
hubot say to @kowal You are great
hubot say in #channel <message>
e.g.
hubot say in #general Cookies in the kithen!!!