File: channels.help

package info (click to toggle)
eggdrop 1.3.19-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,248 kB
  • ctags: 3,501
  • sloc: ansic: 38,705; tcl: 1,411; makefile: 524; sh: 487
file content (24 lines) | stat: -rwxr-xr-x 935 bytes parent folder | download
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.