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 and channel with key

Old posts that have not been replied to for several years.
Locked
r
ritters

eggdrop and channel with key

Post by ritters »

I'm usin eggdrop 1.6.10. I want to use it for a channel with key.
In the .conf-file I have

channel add #ch1 {
chanmode "-im +tnk abcd
...other stuff.
}

I start eggdrop and go on the irc server with my client.
The channel is there, but I can enter it without a password.
Why? I thougt I must enter the password abcd to enter the channel.

mfg ar
N
Nexus6
Op
Posts: 114
Joined: Mon Sep 02, 2002 4:41 am
Location: Tuchola, Poland

Post by Nexus6 »

try this
chanmode "-im+tnk abcd"

hope it helps
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Does the bot have OP's in the channel.

It needs OPs so it can set the key.
Locked