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.
General support and discussion of Eggdrop bots.
DOmiguel
Voice
Posts: 3 Joined: Sat Jan 05, 2008 6:05 am
Post
by DOmiguel » Sat Jan 05, 2008 6:10 am
I've been trying to get this bot run... but it has been difficult :S
After getting it to start:
Code: Select all
miguel@www:~/botdir$ ./eggdrop-1.6.18 domibot.conf
Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[10:08] --- Loading eggdrop v1.6.18 (Sat Jan 5 2008)
[10:08] Module loaded: dns
[10:08] Module loaded: channels
[10:08] Module loaded: server
[10:08] Module loaded: ctcp
[10:08] Module loaded: irc
[10:08] Module loaded: notes (with lang support)
[10:08] Module loaded: console (with lang support)
[10:08] Module loaded: seen
[10:08] Module loaded: blowfish
[10:08] Module loaded: uptime
[10:08] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[10:08] use '.help userinfo' for commands.
[10:08] * USER FILE NOT FOUND! (try './eggdrop -m domibot.conf' to make one)
So i did:
Code: Select all
STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg DoMiBot hello
This will make the bot recognize you as the master.
[10:09] === DoMiBot: 0 channels, 0 users.
Launched into the background (pid: 21600)
The bot does not start... :S
Can you help me?
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Sat Jan 05, 2008 6:44 am
The bot did start. You probably mean that it did not connect to IRC, try telneting to the bot with login NEW (as stated when you launched your eggdrop) and check the console to see what's actually happening.
DOmiguel
Voice
Posts: 3 Joined: Sat Jan 05, 2008 6:05 am
Post
by DOmiguel » Sat Jan 05, 2008 7:19 am
Well.. i can't find it on
IRC:S
11:17 <Miguel> hello
11:17 -!- DoMiBot: No such nick/channel
I also try to Telnet but I get no answer from that port
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Sat Jan 05, 2008 9:13 am
DOmiguel wrote: Well.. i can't find it on
IRC:S
11:17 <Miguel> hello
11:17 -!- DoMiBot: No such nick/channel
I also try to Telnet but I get no answer from that port
Type the following into the terminal and
READ the output and take the appropriate action(s):
CTRL + C kills the process.
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
DOmiguel
Voice
Posts: 3 Joined: Sat Jan 05, 2008 6:05 am
Post
by DOmiguel » Sat Jan 05, 2008 9:47 am
Type the following into the terminal and READ the output and take the appropriate action(s): Code:
./eggdrop -n domibot.conf
ok.. but that's where I am stuck!
After that... I go to IRC and there is no such nick. Telneting I get the message "connection closed by remote host".
Anyway... thanks for help!
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Sat Jan 05, 2008 10:53 am
DOmiguel wrote: Type the following into the terminal and READ the output and take the appropriate action(s): Code:
./eggdrop -n domibot.conf
ok.. but that's where I am stuck!
After that... I go to IRC and there is no such nick. Telneting I get the message "connection closed by remote host".
Anyway... thanks for help!
You are
supposed to
READ what appears in the terminal; your answer is staring you in the face.
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM