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.

eggdrop start but doesn't appear in channel

General support and discussion of Eggdrop bots.
Post Reply
m
mojado
Voice
Posts: 27
Joined: Wed Dec 19, 2007 10:29 am

eggdrop start but doesn't appear in channel

Post by mojado »

Hi friends, I'm new in the forums. Recently installed eggdrop on my Linux distro. Configure the eggdrop & start....but I can't see in my channel. I can't see no IRCAP client (emule with wine or XChat).
What's wrong??

Code: Select all

$ ./eggdrop -m egg.conf
 
Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[22:28] --- Loading eggdrop v1.6.18 (Tue Dec 18 2007)
[22:28] Listening at telnet port 3333 (all).
[22:28] Module loaded: dns    
[22:28] Module loaded: channels    
[22:28] Module loaded: server      
[22:28] Module loaded: ctcp  
[22:28] Module loaded: irc    
[22:28] Module loaded: notes  (with lang support)
[22:28] Module loaded: console     (with lang support)
[22:28] Module loaded: blowfish    
[22:28] Module loaded: uptime      
[22:28] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[22:28] 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 egg-bot hello
This will make the bot recognize you as the master.
 
[22:28] === egg-bot: 1 channels, 0 users.
Launched into the background  (pid: 9743)
And I attach my egg.conf in pastebin.
http://pastebin.com/m4738499b

Help friends! Thanxs in advance andy sorry for my bad english.
User avatar
iamdeath
Master
Posts: 323
Joined: Fri Feb 11, 2005 2:32 pm
Location: *HeLL*
Contact:

Post by iamdeath »

Everything looks fine to me, it should be in the channel. Check if there is any key or if the channel is locked or something. Secondly check through telnet where the bot is , even if it's on network or not. Telnet gives you the good status of the bot where it is currently.
|AmDeAtH @ Undernet
Death is only the *Beginning*...
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Try starting your eggdrop with -nt option. If this works, your system has some issues with it's tcl-libraries (threaded/non-threaded not properly identified). This has been seen on some newer versions of popular linux distributions as they've changed their packaged tcl-libraries to threaded builds.
NML_375
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

i just popped into mojado's channel, and it seems all is well and wonderful :wink:
m
mojado
Voice
Posts: 27
Joined: Wed Dec 19, 2007 10:29 am

[SOLVED]

Post by mojado »

YooHoo wrote:i just popped into mojado's channel, and it seems all is well and wonderful :wink:
Yeas, but was in Windows partition using Windrop.

Finally I can solved by checking and checking and checking thousands of times the configuration file and adjusting the parameters necessary finally works. :D

Many thanxs to all, now I have mnay problems to start properly various .tcl scripts.:(

Greetings!
Post Reply