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.

my bot don't want to work! plz help me!

Old posts that have not been replied to for several years.
Locked
w
w8passat

my bot don't want to work! plz help me!

Post by w8passat »

Please help me! My bot don't want to came to IRC!

It's a bot for linux. the ./configure and make command ran well and i think i configured the conf file well, but when i try to run the but it say:
"Eggdrop v1.6.13 (C) 1997 Robey Pointer (C) 2002 Eggheads
[23:10] --- Loading eggdrop v1.6.13 (Wed Jan 29 2003)
[23:10] Listening at telnet port 2002 (all)
[23:10] * Please make sure you edit your config file completely.
Press any key to continue..."

Why did it say that? If you have any idea, pliz write here!!

Thank you!
d
dvV
Voice
Posts: 30
Joined: Wed Jan 29, 2003 4:08 pm

Post by dvV »

you need to make sure you eggdrop .conf has all the lines :
die "Please make sure you edit your config file completely."
have a comment "#" in front of them
ie:
#die "Please make sure you edit your config file completely."
F
Freeman
Voice
Posts: 20
Joined: Thu Jan 30, 2003 6:46 am

Post by Freeman »

yep there is like 2-3 of those lines you need to comment out b4 eggy will load. They are there to make sure you read through the Config. I guess it worked hehehe
Locked