2.0.0 • Published 7 years ago
hubot-anon v2.0.0
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