1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
%{help=set share-greet}%{+n}
### %bset share-greet%b 0/1
if on (1) then share-bots will share their user's info lines
with other share bots.
%{help=set use-info}
%{+n}
### %bset use-info%b <0/1>
specifies whether to activate the info system. if this is off,
the bot will not accept changes to any user's "info line" (the
line shown for '/msg whois' and '/msg who' requests, and shown
when a user joins the channel is you have set 'greet' on).
this disables '/msg whois' and '/msg who' obviously, and makes
the setting of 'greet' meaningless.
%{help=set ban-time}
%{+n}
### %bset ban-time%b <#>
specifies how long (in minutes) a temporary ban will last
on the bot before being purged.
see also: bans, +ban, kickban, set ignore-time
%{help=set chanfile}
%{+n}
### %bset chanfile%b
this sets the file used to store dynamic channel information
for the bot. it can only be set in the config file.
|