Please help me
------------------ [bot@sv eggdrop]$ ./eggdrop -m test.conf
Eggdrop v1.6.13 (C) 1997 Robey Pointer (C) 2002 Eggheads
[00:48] --- Loading eggdrop v1.6.13 (Mon Dec 30 2002)
[00:48] Listening at telnet port 5050 (all)
[00:48] Module loaded: dns
[00:48] Module loaded: channels
[00:48] Module loaded: server
[00:48] Module loaded: ctcp
[00:48] Module loaded: irc
[00:48] Module loaded: notes (with lang support)
[00:48] Module loaded: console (with lang support)
[00:48] Module loaded: uptime
[00:48] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[00:48] use '.help userinfo' for commands.
[00:48] Creating channel file
[00:48] Couldn't create channel file: test.chan. Dropping
STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg test 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.
------------------
I edited the my test.conf and already add set servers to my IRC Server address and port. But my bot does not come online I tried telnet to the bot, but network error: connection timeout. It's seem my bot not running.
I can't do anything more and need your help for the newbie.
waiting for reply every second
Thank you, thank you and thank you
Encryption modules are needed to keep passwords secure, both for yourself, and the poeple using your bots.
Consult your config file, and make sure that the line loading the blowfish (the encryption module provided with eggdrop and windrop) is not commented out or missing.