antifuck.pl: lol znc
This commit is contained in:
parent
3bfbeb5a42
commit
89c8761691
@ -17,8 +17,7 @@ my %OPTIONS = (
|
|||||||
'You can always do this manually with /antifuck part', '0'],
|
'You can always do this manually with /antifuck part', '0'],
|
||||||
delay => ['Delay in milliseconds to wait before autoparting', '5000'],
|
delay => ['Delay in milliseconds to wait before autoparting', '5000'],
|
||||||
forward => ['Whether to allow channel forwards (+f on freenode)', '1'],
|
forward => ['Whether to allow channel forwards (+f on freenode)', '1'],
|
||||||
ignore => ['Servers to ignore (e.g. for non-ZNC bouncers), '.
|
ignore => ['Servers to ignore (e.g. for bouncers), separated by comma', ''],
|
||||||
'separated by commas', ''],
|
|
||||||
);
|
);
|
||||||
|
|
||||||
my (%channels, %part, %partbuf, $fuckbuf, $timeout_cb);
|
my (%channels, %part, %partbuf, $fuckbuf, $timeout_cb);
|
||||||
|
Loading…
Reference in New Issue
Block a user