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.

Running multiple eggdrops?

General support and discussion of Eggdrop bots.
Post Reply
F
Fill
Halfop
Posts: 80
Joined: Sun Jan 18, 2009 6:08 pm

Running multiple eggdrops?

Post by Fill »

Hi, I have a Debian-Linux machine where I host my eggdrop IRC Bot, and I was wondering if I could download eggdrop again, and reconfigure another bot to connect to a different network using different scripts and nickname. Can I do that, or will it mess up with my bot?

It's just because someone asked me to build an eggdrop for support in another network different from the one where I use to be, and I need to host that bot temporarily to test the scripts and connection to the other network. So, can I download eggdrop again, configure and compile it in a different directory from my original bot and run it without any problems?

Thanks in advance for the reply,
Fill
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

All you need, is pretty much one config-file (along with separate settings for user file, channels file, listening ports and such) per eggie. You do not need multiple binaries or such.
NML_375
F
Fill
Halfop
Posts: 80
Joined: Sun Jan 18, 2009 6:08 pm

Post by Fill »

Oh, I see. So if I have a different config file which doesn't have conflictuous settings with the other conf, I can run multiple eggies from the same installation??

How would I start each one? ./eggdrop -m <conf file> ?
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Correct. With one modification; Once you've created a userfile for each eggdrop, drop the -m option when starting that eggdrop.
NML_375
Post Reply