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.
General support and discussion of Eggdrop bots.
w00zy33
Voice
Posts: 6 Joined: Sun Dec 09, 2007 1:50 am
Post
by w00zy33 » Sun Dec 09, 2007 2:00 am
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
Zircon
Op
Posts: 191 Joined: Mon Aug 21, 2006 4:22 am
Location: Montreal
Post
by Zircon » Sun Dec 09, 2007 2:54 am
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".
CrazyCat
Revered One
Posts: 1299 Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:
Post
by CrazyCat » Sun Dec 09, 2007 7:04 am
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.
w00zy33
Voice
Posts: 6 Joined: Sun Dec 09, 2007 1:50 am
Post
by w00zy33 » Sun Dec 09, 2007 7:09 am
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?
w00zy33
Voice
Posts: 6 Joined: Sun Dec 09, 2007 1:50 am
Post
by w00zy33 » Sun Dec 09, 2007 7:10 am
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.
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Sun Dec 09, 2007 7:34 am
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