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 the eggdrop for the first time....

Old posts that have not been replied to for several years.
Locked
E
Esqueleto
Voice
Posts: 2
Joined: Thu Mar 03, 2005 9:42 pm

Running the eggdrop for the first time....

Post by Esqueleto »

Hello

I'm trying to develop a boot to my IRC Channel and i've found that eggdrop is the best software to do it.

When i run the eggdrop with the conf file that I changed i get this output:

$ ./eggdrop -m xxxBOT.conf

Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[01:55] --- Loading eggdrop v1.6.17 (Fri Mar 4 2005)
[01:55] Listening at telnet port 6969 (all).
[01:55] Module loaded: dns
[01:55] Module loaded: channels
[01:55] Module loaded: server
[01:55] Module loaded: ctcp
[01:55] Module loaded: irc
[01:55] Module loaded: notes (with lang support)
[01:55] Module loaded: console (with lang support)
[01:55] Module loaded: uptime
[01:55] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[01:55] use '.help userinfo' for commands.


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg xxxBOT hello
This will make the bot recognize you as the master.

You have installed modules but have not selected an encryption
module, please consult the default config file for info.


One file: MeusTestes.chan is created with 0 length.

Why the eggdrop fail ??? Where is the real error message or the log of the connect??

tkx in advance.


(())
Esqueleto
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Re: Running the eggdrop for the first time....

Post by greenbear »

Esqueleto wrote:You have installed modules but have not selected an encryption
module, please consult the default config file for info.
There's your problem, uncomment this line in our config
#loadmodule blowfish
And I also suggest you have a look at this page

Good luck
E
Esqueleto
Voice
Posts: 2
Joined: Thu Mar 03, 2005 9:42 pm

Re: Running the eggdrop for the first time....

Post by Esqueleto »

gb wrote:
Esqueleto wrote: And I also suggest you have a look at this page
Good luck
Tkx .. this works ...

I'm reading the URL you suggest. The problem is, there is many configuration attributes and because it's the first time, i forgoted one.....

If the debug mode of the eggdrop give me the attribute that i have to set shoud be more easier to start this tool.
For me to pass this problem i had to ask in a forum. That's not a good way to work.



(())
Esqueleto
Odivelas - Portugal
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Esqueleto wrote:Where is the real error message or the log of the connect??
Look in your ~logs directory as defined in the "##### LOG FILES #####" section. :wink:
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Locked