hubot-anon
v2.0.0
Published
A Hubot script to send anonymous messages
Downloads
8
Readme
hubot-anon
A Hubot script to send anonymous messages
Installation
npm i -S hubot-anonOptional 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
