From d2c72d8ae195525bcfb8f99c7f1e740fd3a84104 Mon Sep 17 00:00:00 2001 From: Luke Fitzgerald Date: Wed, 11 Aug 2010 10:49:09 -0700 Subject: Add an config option to change the ping interval --- plugins/Irc/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/Irc/README') diff --git a/plugins/Irc/README b/plugins/Irc/README index bc45688f1..0a5d9ea83 100644 --- a/plugins/Irc/README +++ b/plugins/Irc/README @@ -23,6 +23,8 @@ nickservidentifyregexp: Override existing regexp matching request for identifica channels: Channels for bot to idle in transporttype: Set to 'ssl' to enable SSL encoding: Set to change encoding +pinginterval: Set to change the number of seconds between pings (helps keep the connection open) + Defaults to 120 seconds regcheck: Check user's nicknames are registered, enabled by default, set to false to disable regregexp: Override existing regexp matching response from NickServ if nick checked is registered. Must contain a capturing group catching the nick -- cgit v1.2.3-54-g00ecf