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.

newbie question..

Old posts that have not been replied to for several years.
Locked
t
techman47
Voice
Posts: 21
Joined: Thu Jan 16, 2003 9:54 am

newbie question..

Post by techman47 »

I just signed up with a shell provider which give me 4 background passes, which means (I assume) Ican setup 4 eggdrop bot. Question is, how do I setup each bot. each in a different drectory?
P
PastorMatt

Newbie Question

Post by PastorMatt »

Generally, you can set up one set of eggdrop bot files with a separate config file for each bot you want to create. Do be aware though that some scripts won't work properly when being accessed by multiple bots working off the same set of bot files. Trivia.tcl is one such script, but you have to find out which ones won't work by trial and error.
t
techman47
Voice
Posts: 21
Joined: Thu Jan 16, 2003 9:54 am

Re: Newbie Question

Post by techman47 »

PastorMatt wrote:Generally, you can set up one set of eggdrop bot files with a separate config file for each bot you want to create. Do be aware though that some scripts won't work properly when being accessed by multiple bots working off the same set of bot files. Trivia.tcl is one such script, but you have to find out which ones won't work by trial and error.

So all I have to do is create a new config file for the new bot and just use the same eggdrop files as for the first bot, correct?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

NO, each bot will need it's own config, user, channel and notes file.

Wihtout doing this, the files can go corrupt, or cause other unknown problems.
P
PastorMatt

Re: Newbie question

Post by PastorMatt »

That's a simple matter. Just make the names of the channel, user and notes files match up with the particular bot's name and they'll be created when you initially launch each bot.

I think he is asking if more than one bot can run off the same set of eggdrop files, and that's something I've been doing with as many of five bots at one time. When space is limited on a shell, doing it this way is really quite efficient.
Last edited by PastorMatt on Wed Jan 22, 2003 1:40 am, edited 1 time in total.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

I can understand this, my goal in the rely, was to point this out, as while your reply didn't state it precely (didn't need to), his reply didn't exactly show he understoof this.

More a pointer than anything.
t
techman47
Voice
Posts: 21
Joined: Thu Jan 16, 2003 9:54 am

Post by techman47 »

Ok, I understand now how to do it. Thanks for the info.
Locked