antifuck.pl: lol znc

This commit is contained in:
wowaname 2016-11-27 13:17:30 +00:00
parent 3bfbeb5a42
commit 89c8761691
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@ my %OPTIONS = (
'You can always do this manually with /antifuck part', '0'],
delay => ['Delay in milliseconds to wait before autoparting', '5000'],
forward => ['Whether to allow channel forwards (+f on freenode)', '1'],
ignore => ['Servers to ignore (e.g. for non-ZNC bouncers), '.
'separated by commas', ''],
ignore => ['Servers to ignore (e.g. for bouncers), separated by comma', ''],
);
my (%channels, %part, %partbuf, $fuckbuf, $timeout_cb);