0.0.3 • Published 11 years ago
hubot-anonymous-post v0.0.3
Hubot Anonymous Post
post as hubot
Install
% npm install hubot-anonymous-post -saveedit external-script.json
[ "hubot-anonymous-post" ]Configure (ENV var)
export HUBOT_ANON_TO=general # default roomUsage
hubot anon <MESSAGE>
# or
hubot anon #room_name <MESSAGE>send

result

Test
% npm install
% grunt
# or
% npm test