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 issues, uncomments and channel joins??

General support and discussion of Eggdrop bots.
Post Reply
w
w00zy33
Voice
Posts: 6
Joined: Sun Dec 09, 2007 1:50 am

eggdrop.conf issues, uncomments and channel joins??

Post by w00zy33 »

Do I need to uncomment the following and How do I make my eggdrop join a channel? Do I replace it where it reads CHANNEL??

channel add #CHANNEL {
chanmode "+nt-likm"
idle-kick 0
stopnethack-mode 0
revenge-mode 0
ban-time 120
exempt-time 60
invite-time 60
aop-delay 5:30
need-op { putserv "PRIVMSG #CHANNEL :op me cos i'm lame!" }
need-invite { putserv "PRIVMSG #CHANNEL :let me in!" }
need-key { putserv "PRIVMSG #CHANNEL :let me in!" }
need-unban { putserv "PRIVMSG #CHANNEL :let me in!" }
need-limit { putserv "PRIVMSG #CHANNEL :let me in!" }
flood-chan 10:60
flood-deop 3:10
flood-kick 3:10
flood-join 5:60
flood-ctcp 3:60
flood-nick 5:60
}

and

channel set #CHANNEL +enforcebans +dynamicbans +userbans +dynamicexempts
channel set #CHANNEL +userexempts +dynamicinvites +userinvites +protectops
channel set #CHANNEL +protectfriends +statuslog +revenge -protecthalfops
channel set #CHANNEL +revengebot +dontkickops +autovoice -autoop -autohalfop
channel set #CHANNEL-bitch -secret -shared +greet +cycle
Z
Zircon
Op
Posts: 191
Joined: Mon Aug 21, 2006 4:22 am
Location: Montreal

Post by Zircon »

Yup uncomment these lines, and replace #channel by the name of your primary channel, so the bot can join it as soon as it gets to IRC. Also, you can edit them to suit your needs, and replace "+nt-likm" by "+nt".
User avatar
CrazyCat
Revered One
Posts: 1299
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

keep in mind that the channel(s) you set in your .conf are static ones: you won't be able to delete them from the party-line.

So, you can use the dynamic method: launching the egg and add channel via the PL whith the .+chan #channel command.
w
w00zy33
Voice
Posts: 6
Joined: Sun Dec 09, 2007 1:50 am

Post by w00zy33 »

CrazyCat wrote:keep in mind that the channel(s) you set in your .conf are static ones: you won't be able to delete them from the party-line.

So, you can use the dynamic method: launching the egg and add channel via the PL whith the .+chan #channel command.
Hey, great. Any idea how i'd go about setting it dynamically. I look at the .chan file and I've seen documentation. I do recomment the lines above and add some function like i've seen to set the channels dynamically in the file provided?
w
w00zy33
Voice
Posts: 6
Joined: Sun Dec 09, 2007 1:50 am

Post by w00zy33 »

CrazyCat wrote:keep in mind that the channel(s) you set in your .conf are static ones: you won't be able to delete them from the party-line.

So, you can use the dynamic method: launching the egg and add channel via the PL whith the .+chan #channel command.
So if i set my #channel statically, will i see my eggdrop listed in the user list. I feel like I should, but am not sure.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

w00zy33 this link is where you should have gone first: Setting up an Eggdrop
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply