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.

NO BOT NAME ????

General support and discussion of Eggdrop bots.
Post Reply
M
MrGravity
Voice
Posts: 5
Joined: Wed Jun 14, 2006 3:10 pm

NO BOT NAME ????

Post by MrGravity »

when i run:

./eggdrop -nt

i get "NO BOT NAME"

so i put in:

./eggdrop -nt eggdrop.simple.conf

and the console doesnt change, it wont allow me to the session as a DCC conversation

BTW, i am trying to get eggdrop to run through a proxy with the line

set firewall "x.x.x.x:xxxx"

so i cant telnet to it
how do i then communicate with it?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

One normally commences a DCC Chat with eggdrops after it has connected to the IRC network.

Code: Select all

/DCC CHAT <nick>
Unless eggdrop is behind a specific Firewall (as per the documentation) there is no use for it.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
M
MrGravity
Voice
Posts: 5
Joined: Wed Jun 14, 2006 3:10 pm

i know that

Post by MrGravity »

its not connecting to an irc network though, thats the whole problem
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

eggdrop is specifically an IRC bot. It connects to IRC networks or virtual IRC networks only unless it is being used as a 'limbo' bot.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

i get "NO BOT NAME"
edit your conf.. you did not fully configure your bot.. that error should say it all really..
a.k.a. hellios
M
MrGravity
Voice
Posts: 5
Joined: Wed Jun 14, 2006 3:10 pm

i want doing it right

Post by MrGravity »

i was just typing:

./eggdrop -nt

instead of typing:

./eggdrop -nt eggdrop.conf

but the proxy still doesnt allow me to connect;

when i use "set firewall"blah.blah.blah.blah:xxxx""

eggdrop doent stay running in my processes

i dont get it
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

After running eggdrop using the -nt switch the process will be killed once the terminal is closed. You have to launch eggdrop in the background simply with: ./eggdrop eggdrop.conf
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply