From 89c876169185a0f913afe7d625b38868bb8dd258 Mon Sep 17 00:00:00 2001 From: wowaname Date: Sun, 27 Nov 2016 13:17:30 +0000 Subject: [PATCH] antifuck.pl: lol znc --- scripts/antifuck.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/antifuck.pl b/scripts/antifuck.pl index 910a4a6..cc84062 100644 --- a/scripts/antifuck.pl +++ b/scripts/antifuck.pl @@ -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);