/[tcldrop]/tcldrop/tcldrop.conf
ViewVC logotype

Diff of /tcldrop/tcldrop.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by fireegl, Mon Dec 1 21:38:35 2003 UTC revision 1.8 by fireegl, Wed Dec 3 04:08:36 2003 UTC
# Line 180  set pidfile "pid.LamestBot" Line 180  set pidfile "pid.LamestBot"
180    
181  # If you want your userfile to be sorted upon saving, enable this setting.  # If you want your userfile to be sorted upon saving, enable this setting.
182  # This causes the bot to use bit more CPU when saving the usefile.  # This causes the bot to use bit more CPU when saving the usefile.
183    # Tcldrop's users::arraydb module has no use for this option, it won't be supported.
184  set sort-users 0  set sort-users 0
185    
186  # Specify here where Eggdrop should look for help files. Don't modify this  # Specify here where Eggdrop should look for help files. Don't modify this
# Line 350  set ignore-time 15 Line 351  set ignore-time 15
351  #   set hourly-updates 15  #   set hourly-updates 15
352  #  #
353  # The bot will save its userfile 15 minutes past every hour.  # The bot will save its userfile 15 minutes past every hour.
354    # Tcldrop supports this.
355  set hourly-updates 00  set hourly-updates 00
356    
357  # Un-comment the next line and set the list of owners of the bot.  # Un-comment the next line and set the list of owners of the bot.
# Line 457  set use-info 1 Line 459  set use-info 1
459  # The following settings are used as default values when you .+chan #chan or .tcl  # The following settings are used as default values when you .+chan #chan or .tcl
460  # channel add #chan. Look in the section below for explanation of every option.  # channel add #chan. Look in the section below for explanation of every option.
461    
462    # Tcldrop recognizes these settings:
463  set global-flood-chan 10:60  set global-flood-chan 10:60
464  set global-flood-deop 3:10  set global-flood-deop 3:10
465  set global-flood-kick 3:10  set global-flood-kick 3:10
# Line 471  set global-revenge-mode 0 Line 474  set global-revenge-mode 0
474  set global-ban-time 120  set global-ban-time 120
475  set global-exempt-time 60  set global-exempt-time 60
476  set global-invite-time 60  set global-invite-time 60
   
477  set global-chanset {  set global-chanset {
478          -autoop         -autovoice          -autoop         -autovoice
479          -bitch          +cycle          -bitch          +cycle
# Line 785  set nick "Tcldrop" Line 787  set nick "Tcldrop"
787  # Set the alternative nick which the bot uses on IRC if the nick specified  # Set the alternative nick which the bot uses on IRC if the nick specified
788  # by 'set nick' is unavailable. All '?' characters will be replaced by random  # by 'set nick' is unavailable. All '?' characters will be replaced by random
789  # numbers.  # numbers.
790    # Tcldrop supports this.
791  set altnick "Tcl_drop"  set altnick "Tcl_drop"
792    
793  # Set what should be displayed in the real-name field for the bot on IRC.  # Set what should be displayed in the real-name field for the bot on IRC.
# Line 880  set serverror-quit 1 Line 883  set serverror-quit 1
883  # Set here the maximum number of lines to queue to the server. If you're  # Set here the maximum number of lines to queue to the server. If you're
884  # going to dump large chunks of text to people over IRC, you will probably  # going to dump large chunks of text to people over IRC, you will probably
885  # want to raise this. 300 is fine for most people though.  # want to raise this. 300 is fine for most people though.
886    # Tcldrop supports this.
887  set max-queue-msg 300  set max-queue-msg 300
888    
889  # If you want Eggdrop to trigger binds for ignored users, set this to 1.  # If you want Eggdrop to trigger binds for ignored users, set this to 1.
# Line 1055  set max-invites 20 Line 1059  set max-invites 20
1059  # At the moment, the current IRCnet IRCd version (2.10) doesn't support the  # At the moment, the current IRCnet IRCd version (2.10) doesn't support the
1060  # mixing of b, o and v modes with e and I modes. This might be changed in the  # mixing of b, o and v modes with e and I modes. This might be changed in the
1061  # future, so use 1 at the moment for this setting.  # future, so use 1 at the moment for this setting.
1062    # Tcldrop supports this.
1063  set prevent-mixing 1  set prevent-mixing 1
1064    
1065  ### IRC MODULE - OTHER NETWORKS (net-type 5) ###  ### IRC MODULE - OTHER NETWORKS (net-type 5) ###
# Line 1072  set prevent-mixing 1 Line 1077  set prevent-mixing 1
1077  # This setting is limited to 6, although if you want to use a higher value,  # This setting is limited to 6, although if you want to use a higher value,
1078  # you can modify this by changing the value of MODES_PER_LINE_MAX in  # you can modify this by changing the value of MODES_PER_LINE_MAX in
1079  # src/chan.h and recompiling the bot.  # src/chan.h and recompiling the bot.
1080    # Tcldrop supports this.
1081  #set modes-per-line 3  #set modes-per-line 3
1082    
1083  # Some networks don't include the +l limit and +k or -k key modes  # Some networks don't include the +l limit and +k or -k key modes

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26