This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Can't get bot on irc

Old posts that have not been replied to for several years.
Locked
W
Warhero

Can't get bot on irc

Post by Warhero »

When i run: eggdrop -m eggbot.conf
i get this response
./eggdrop -m eggbot.conf

Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[01:35] --- Loading eggdrop v1.6.17 (Sun Oct 10 2004)
[01:35] Module loaded: dns
[01:35] Module loaded: channels
[01:35] Module loaded: server
[01:35] Module loaded: ctcp
[01:35] Module loaded: irc
[01:35] Module loaded: notes (with lang support)
[01:35] Module loaded: console (with lang support)
[01:35] Module loaded: blowfish
[01:35] Module loaded: uptime
[01:35] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[01:35] 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 Code hello
This will make the bot recognize you as the master.

[01:35] === Coderson: 0 channels, 0 users.
Launched into the background (pid: 8632)

i tryed msging it, made different nicks, and i tryed telnet i'm not sure why its not going on irc. i double checked that i put in the server correctly to. any help would be great!
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Re: Can't get bot on irc

Post by egghead »

Start the bot and leave it running in the foreground. Observe the messages the bot gives in the shell.
eggdrop -mnt eggdrop.conf
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

The nick could also be used making the bot use the altnick, If the altnick is used it will prolly have a nick with a number behind it.
Locked