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??
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.