
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 :
ps x
PID TTY STAT TIME COMMAND
21066 ? S 0:00 sshd: cmfans@pts/1
21067 pts/1 S 0:00 -bash
22236 pts/1 S 0:00 ./eggdrop -m pio.conf
26877 pts/1 S 0:00 ./eggdrop -m pio.conf
27457 ? S 0:00 sshd: cmfans@pts/2
27458 pts/2 S 0:00 -bash
27578 pts/2 R 0:00 ps x
./eggdrop -n pio.conf
Eggdrop v1.6.15 (C) 1997 Robey Pointer (C) 2003 Eggheads
[23:51] Allocated bind table unld (flags 1)
[23:51] Allocated bind table time (flags 1)
[23:51] Allocated bind table note (flags 0)
[23:51] Allocated bind table nkch (flags 1)
[23:51] Allocated bind table load (flags 1)
[23:51] Allocated bind table link (flags 1)
[23:51] Allocated bind table filt (flags 1)
[23:51] Allocated bind table disc (flags 1)
[23:51] Allocated bind table dcc (flags 0)
[23:51] Allocated bind table chpt (flags 1)
[23:51] Allocated bind table chon (flags 1)
[23:51] Allocated bind table chof (flags 1)
[23:51] Allocated bind table chjn (flags 1)
[23:51] Allocated bind table chat (flags 1)
[23:51] Allocated bind table bot (flags 0)
[23:51] Allocated bind table bcst (flags 1)
[23:51] Allocated bind table away (flags 1)
[23:51] Allocated bind table act (flags 1)
[23:51] Allocated bind table evnt (flags 1)
[23:51] --- Loading eggdrop v1.6.15 (Thu Apr 15 2004)
[23:51] Listening at telnet port 65502 (all)
[23:51] Module loaded: dns
[23:51] Module loaded: channels
[23:51] Allocated bind table wall (flags 1)
[23:51] Allocated bind table raw (flags 1)
[23:51] Allocated bind table notc (flags 1)
[23:51] Allocated bind table msgm (flags 1)
[23:51] Allocated bind table msg (flags 0)
[23:51] Allocated bind table flud (flags 1)
[23:51] Allocated bind table ctcr (flags 1)
[23:51] Allocated bind table ctcp (flags 1)
[23:51] Module loaded: server
[23:51] Module loaded: ctcp
[23:51] Allocated bind table topc (flags 1)
[23:51] Allocated bind table splt (flags 1)
[23:51] Allocated bind table sign (flags 1)
[23:51] Allocated bind table rejn (flags 1)
[23:51] Allocated bind table part (flags 1)
[23:51] Allocated bind table nick (flags 1)
[23:51] Allocated bind table mode (flags 1)
[23:51] Allocated bind table kick (flags 1)
[23:51] Allocated bind table join (flags 1)
[23:51] Allocated bind table pubm (flags 1)
[23:51] Allocated bind table pub (flags 0)
[23:51] Allocated bind table need (flags 1)
[23:51] Module loaded: irc
[23:51] LANG: Section loaded: notes
[23:51] LANG: 42 messages of 47 lines loaded from ./language/notes.english.lang
[23:51] LANG: 42 adds, 0 updates to message table
[23:51] Module loaded: notes (with lang support)
[23:51] LANG: Section loaded: console
[23:51] LANG: 10 messages of 15 lines loaded from ./language/console.english.lang
[23:51] LANG: 10 adds, 0 updates to message table
[23:51] Module loaded: console (with lang support)
[23:51] Module loaded: blowfish
[23:51] Module loaded: uptime
[23:51] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[23:51] use '.help userinfo' for commands.
[23:51] * USER FILE NOT FOUND! (try './eggdrop -m pio.conf' to make one)