This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

eggdrop conf

General support and discussion of Eggdrop bots.
Post Reply
.
.pt
Halfop
Posts: 71
Joined: Wed Nov 16, 2005 10:14 am

eggdrop conf

Post by .pt »

i have this on my .conf


# This adds the channel #lamest to the bot's channel list. You should change
# this to a channel you would like the bot to join.

channel add #bots
channel add #testes

set global-flood-chan 0:0
set global-flood-join 0:0
set global-flood-kick 0:0
set global-flood-nick 0:0
set global-flood-deop 0:0
set global-flood-ctcp 0:0

set global-chanset {
-enforcebans +dynamicbans
+userbans +dynamicexempts
+userexempts +dynamicinvites
+userinvites -autoop
-bitch -protectops
-protectfriends +dontkickops
-greet +statuslog
-revenge -autovoice
-secret -shared
+cycle -inactive
-seen +nodesynch
+spamcheck -clonedetector
}

but the bot keeps the flood activated..
r
r0t3n
Owner
Posts: 507
Joined: Tue May 31, 2005 6:56 pm
Location: UK

Post by r0t3n »

in your global-chanset you have +spamcheck, maybe an external spam detection script.
r0t3n @ #r0t3n @ Quakenet
.
.pt
Halfop
Posts: 71
Joined: Wed Nov 16, 2005 10:14 am

Post by .pt »

nah its just a +cycle thing dont interfer on the flood chan thing
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Those are global chansets, you maybe don't have the same chansets for the channels specifically.
Post Reply