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