Hi, I just recently added the LimitChan.tcl v1.0-beta script written by John Hall into eggdrop's scripts and it seemed to .rehash okay, but I can't seem to find out what the pub commands for it are, and there were none mentioned. Please help me out.
\002Channel Masters\002:"
set <command>"
This will allow you to alter the settings for the limit TCL"
in your channel only."
\002Valid Settings\002:"
limiting - turns limit \002on\002 or \002off\002"
check - sets, in minutes, how often the bot checks the"
limit on the channel."
increment - sets by how much the limit should be above"
the number of users in the channel."
security - sets the type of limit security."
\002Public\002:"
help <parameters>"
This will allow you to find out information about commands."
limitinfo"
This will allow you to see the current information that the"
limit system is operating with on a channel."
\002Help\002 for LimitChan.tcl - Written by John Hall"
:-----------------------------------------------------------------"
: set check <minutes>"
: This will set the number of minutes between each check for the"
: limit in a channel."
: \002Help\002 for LimitChan.tcl - Written by John Hall"
:-----------------------------------------------------------------"
: set increment <number>"
: This will set the number that the limit will be above the user"
: count in a channel."
: \002Help\002 for LimitChan.tcl - Written by John Hall"
:-----------------------------------------------------------------"
: set security <full | one-way>"
: This will set the type of security that limiting will use in a"
: channel."
: \002Valid Settings\002:"
: full - will make limiting maintain the increment above the"
: user count strictly (increases and decreases limit)."
: one-way - will make limiting only increase the limit above"
: the user count."