hubot-anon
v2.0.0
Published
A Hubot script to send anonymous messages
Downloads
3
Readme
hubot-anon
A Hubot script to send anonymous messages
Installation
npm i -S hubot-anon
Optional set environment variable HUBOT_ANON_TO to replace default channel (#general).
add ["hubot-anon"]
to external-scripts.json
.
Examples
hubot anon <message>
-> Send message to the default channel
hubot anon <#channel> <message>
-> Send message to #channel