NAME
Hubot::Scripts::blacklist
SYNOPSIS
hubot blacklist - show blacklist
hubot blacklist add <pattern> - add pattern to blacklist
hubot blacklist del <index> - delete pattern at blacklist[index]
hubot blacklist subscribe - robot will tell you when blacklist enter a room
hubot blacklist unsubscribe - robot will not tell you when blacklist enter a room anymore
AUTHOR
Hyungsuk Hong <hshong@perl.kr>