How do I install an eggdrop bot?

The easiest way is to SSH into your shell and type 'get-egg' to install the latest eggdrop version.

Next you need to edit the eggdrop.conf file in the directory you are in.

There are two lines in the eggdrop config file that have to be removed in order for the bot to run, the makers of eggdrop have done this to make sure you actually read the config file all the way through.

Once you are done editing the config type:
./eggdrop -m eggdrop.conf

This should start your bot up if you edited the configuration properly. Then follow what it tells you to do when it starts up.

  • 25 Users Found This Useful
Was this answer helpful?

Related Articles

Why do I get permission denied when doing make?

If you are getting permission denied when you try to compile a program, try to just 'cd .'...

Where can I find information on configuring my eggdrop?

http://www.egghelp.org/setup.htm but you can skip the first 8 steps by typing get-egg from SSH.  

A file looks corrupted after server was rebooted

We have backups and can restore the file, just open a ticket or email letting us know the...

My eggdrop is not responding

There are a few ways to access it.First try  "/dcc chat BOTNICK"If that does not work...