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.

quick config question

Old posts that have not been replied to for several years.
Locked
n
nirva

Post by nirva »

Is there any way to config the bot to join a channel with a key on startup?
D
Darmoth
Master
Posts: 210
Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe

Post by Darmoth »

sure, check some of the older postings.
t
tainted
Master
Posts: 239
Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:

Post by tainted »

.chanset #chan need-key putserv "JOIN #chan key"
n
nirva

Post by nirva »

thank you tainted, was taking a long time to look through the posts
n
nirva

Post by nirva »

it would have worked, but now I'm getting this message:

Due to security concerns, only permanent owners can set these modes.

What do I have to do to fix that?
n
nitroboost

Post by nitroboost »

in your conf set
set owner "nirva, `nirva"
and rehash

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

Post by ppslim »

What has the `nirva got to do with anything.

He only need to put it once, and it should be his handle.

Replies like that, where things look out of place, for zero reason, usualy lean towards some1 trying to exploit a user.
n
nitroboost

Post by nitroboost »

Heh, I know the guy. Know what nicks he uses on irc. Makes me wonder... can +p use chhandle?
t
tainted
Master
Posts: 239
Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:

Post by tainted »

Your nick on irc has nothing to do with the owner, as long as the hostmask still matches. The owner nicks listed are the botnet usernames, not irc nicks. But yeah, make sure you are perm owner and .restart the bot. May I ask, are you the only owner? Can other owners set this?
n
nirva

Post by nirva »

I'm the only owner listed in the config file, but I have one of my friend set as owner of the bot. I don't know if he can set the same settings or not, I would tend to think so though. Then again all I really use are the basics and should be considered a newbie :smile:
n
nitroboost

Post by nitroboost »

Hmm... this is true, thx for clearing that up. Actually though i thought he might be using the same handle on the bot as his nick as to avoid any trouble
n
nirva

Post by nirva »

as a matter of fact, I was, heh...I don't like complicated, easy way all the way
Locked