What is wrong about that?Pitt wrote:Hallo to the board
I am using eggdrop1.6.15 and i have read carefully the installation guide but i'm having problems getting my bot on IRC.
When i type ./eggdrop -m <config> it gives the following:
./eggdrop -m pio.conf
Eggdrop v1.6.15 (C) 1997 Robey Pointer (C) 2003 Eggheads
[23:17] --- Loading eggdrop v1.6.15 (Thu Apr 15 2004)
[23:17] Listening at telnet port 65501 (all)
[23:17] Module loaded: dns
[23:17] Module loaded: channels
[23:17] Module loaded: server
[23:17] Module loaded: ctcp
[23:17] Module loaded: irc
[23:17] Module loaded: notes (with lang support)
[23:17] Module loaded: console (with lang support)
[23:17] Module loaded: blowfish
[23:17] Module loaded: uptime
[23:17] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[23:17] 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 Mariora hello
This will make the bot recognize you as the master.
[23:17] === Mariora: 1 channels, 0 users.
Launched into the background (pid: 26877)
Some commands which may help you understand what's wrong :
Code: Select all
./eggdrop -m eggy.conf
Eggdrop v1.6.15 (C) 1997 Robey Pointer (C) 2003 Eggheads
[23:17] --- Loading eggdrop v1.6.15 (Thu Apr 15 2004)
[23:17] Listening at telnet port 65501 (all)
[23:17] Module loaded: dns
[23:17] Module loaded: channels
[23:17] Module loaded: server
[23:17] Module loaded: ctcp
[23:17] Module loaded: irc
[23:17] Module loaded: notes (with lang support)
[23:17] Module loaded: console (with lang support)
[23:17] Module loaded: blowfish
[23:17] Module loaded: uptime
[23:17] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[23:17] 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 encrok hello
This will make the bot recognize you as the master.
[23:17] === encrok: 1 channels, 0 users.
Launched into the background (pid: 26877)