From c38f6d1efeb44b099b2361fdfd4458de3ab2e673 Mon Sep 17 00:00:00 2001 From: Heikki Hokkanen Date: Mon, 1 Jun 2009 20:12:42 +0300 Subject: [PATCH] Cover the topic plugin configs as well. --- index.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.txt b/index.txt index 8a74112..cecad75 100644 --- a/index.txt +++ b/index.txt @@ -466,6 +466,18 @@ People who have used the Oer bot may notice that the topic manipulation commands `topic unlock [channel]`:: Set channel mode `-t`, allowing all users to change the topic. +.plugins.Topic +[frame="topbot"] +`15`15`70~~~ +Key,Default,Description +~~~ +#default,,Default channel topic +#format,$topic ($nick),Format for the items +#recognizeTopiclen,True,Whether to recognize max topic length given by the server and refuse to set longer topics. +#separator,||,Used to concatenate items +#undo.max,10,How long undo history to keep +~~~ + .Aliases for partial oer compatibility: ---- alias add ta topic add $1 -- 2.11.4.GIT