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.

Joining a channel

Old posts that have not been replied to for several years.
Locked
C
ChIaR3n

Joining a channel

Post by ChIaR3n »

What is the command to order my bot to join a channel?
J
Jens2410

Post by Jens2410 »

got to the partyline (/ctcp nick chat) and type in the following:

.say /join channel
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

Jens2410 wrote:got to the partyline (/ctcp nick chat) and type in the following:

.say /join channel
Congrats, you win the prize for todays most worthless advice.
All standard eggdrop commands are explained well enough in the Command Reference of this very site, and excellent help menus most likely reside within your very own eggdrop (maybe give .help all a try, it's worth a shot).

Illiteracy is a social disease. Cure yours...r e a d.
:mrgreen:
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

Jens2410 wrote:got to the partyline (/ctcp nick chat) and type in the following:

.say /join channel
ROFL n1 :mrgreen:

.+chan #channel-name :roll:
C
ChIaR3n

Post by ChIaR3n »

I cant dcc my bot...it keeps saying no telnet port..
User avatar
CrazyCat
Revered One
Posts: 1359
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

ChIaR3n wrote:I cant dcc my bot...it keeps saying no telnet port..
RTFM
In the configuration file, you must uncomment the line

Code: Select all

# listen 3333 all
and modify the port (if needed)
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

you really should read the links off the homepage.

Setting Up An Eggdrop explains how to set your ports.

Using Your Eggdrop explains in full detail how to dcc chat or telnet an eggdrop.
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Post by bobjuh »

Jens2410 wrote:got to the partyline (/ctcp nick chat) and type in the following:

.say /join channel
That's good advice ;)
User avatar
CrazyCat
Revered One
Posts: 1359
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

I just understand a thing: peharps he wants the eggy join and leave the channel? so using .say /join channel (with the correct syntax, as .say #channel1 /join #channel2) will be perfect :)
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

personal observation #1,265,785:

.help * is eggdrops most secret command :mrgreen:
User avatar
CrazyCat
Revered One
Posts: 1359
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

YooHoo wrote:personal observation #1,265,785:

.help * is eggdrops most secret command :mrgreen:
But NSA aggrement is required :)
C
ChIaR3n

Post by ChIaR3n »

ok thanks for your help...now i have a problem with help after installing LoL'z Tools...when i /msg botnick help it says no help available on that...
User avatar
CrazyCat
Revered One
Posts: 1359
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

what about RTFM?
try to open files as readme, loltoolz.txt, help.doc...
Locked