The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>