X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FIrc%2FREADME;h=0a5d9ea83f784953ff1265e43459c9ca0cf1514f;hb=820e19e1974690f2a928982e8b6f387d1bc10f2f;hp=79ce8ff56af3226b8306f3aa1e7314b9b1110cdb;hpb=c4640c50d38c6f05cd6c076a5cb17656fb72240e;p=quix0rs-gnu-social.git diff --git a/plugins/Irc/README b/plugins/Irc/README index 79ce8ff56a..0a5d9ea83f 100644 --- a/plugins/Irc/README +++ b/plugins/Irc/README @@ -19,9 +19,12 @@ realname*: Real name of bot nick*: Nickname of bot password: Password nickservpassword: NickServ password for identification +nickservidentifyregexp: Override existing regexp matching request for identification from NickServ 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