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.

new to using an eggdrop..simple question

Old posts that have not been replied to for several years.
Locked
e
eddy9

Post by eddy9 »

I got it up and running, then after a couple of days it went down. Now when I went to reconnect it I get the error "Missing name for redirect" after I use the ./eggdrop <config> command (I have the correct name where the <config> is. This is probably something minor I am doing wrong, but any help would be appreciated.
m
mehighbc

Post by mehighbc »

well! the ./eggdrop command nust be run from within the directory where you put that bot
presuming that the directory is eggdrop you should write at command shell:
$ cd eggdrop
And after that the prompt would be:
/eggdrop$
type ls to see if the conf file is in that directory and if it is type:
./eggdrop -m <conf>

it should work!

Locked