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.
-
ripz
- Voice
- Posts: 6
- Joined: Sun Feb 17, 2008 1:00 pm
Post
by ripz »
Hey, was reading around the forum.. Found some commands i could use to make the bot join a chan with +k.
But it doesnt work..
then
Code: Select all
.chanset #mychannel need-key join #mychannel mykey
Then i get:
Due to security concerns, only permanent owners can set these modes.
And i am the owner of the bot..
Anyone know what the problem can be?
-
Sir_Fz
- Revered One
- Posts: 3794
- Joined: Sun Apr 27, 2003 3:10 pm
- Location: Lebanon
-
Contact:
Post
by Sir_Fz »
Check your eggdrop.conf configurations. A quick solution is to add your handle to the owners variable in you eggdrop.conf.
-
Zircon
- Op
- Posts: 191
- Joined: Mon Aug 21, 2006 4:22 am
- Location: Montreal
Post
by Zircon »
Hi there
If you already know the key, just type in the partyline :
So the bot will join the channel with that key eachtime it s on IRC.
-
ripz
- Voice
- Posts: 6
- Joined: Sun Feb 17, 2008 1:00 pm
Post
by ripz »
Thanks guys