Code: Select all
[defonic@localhost eggdrop]$ ./eggdrop -m int.conf
Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[21:25] --- Loading eggdrop v1.6.18 (Tue Dec 12 2006)
[21:25] Module loaded: dns
[21:25] Module loaded: channels
[21:25] Module loaded: server
[21:25] Module loaded: ctcp
[21:25] Module loaded: irc
[21:25] Module loaded: notes (with lang support)
[21:25] Module loaded: console (with lang support)
[21:25] Module loaded: blowfish
[21:25] Module loaded: uptime
[21:25] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[21:25] use '.help userinfo' for commands.
[21:25] Creating channel file
STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg DFCINT hello
This will make the bot recognize you as the master.
[21:25] === DFCINT: 1 channels, 0 users.
Launched into the background (pid: 30252)
Here are my server settings
Code: Select all
set servers {
irc.rizon.net:6667
}