
Hubot::Scripts::whisper

/msg hubot <channel> <text> - speak <text> to <channel> behind the robot

(split(/ /, ENV{HUBOT_IRC_ROOMS})[0]) is default to use if channel is not specified

Hyungsuk Hong <hshong@perl.kr>

This software is copyright (c) 2012 by Hyungsuk Hong.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.