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.

I Need Help on an Invite tcl.

Old posts that have not been replied to for several years.
Locked
c
cableguy99

Post by cableguy99 »

Well It would actully be 2 tcl's. See I want a BOT to MSG another BLAHBLAH when it needs an invite 2 a specific channel. Then The other BOT receiving the MSG BLAHBLAH invite the the BOT to the channel. If some1 could help me out or at least give my a start on where to go or something it would be helpful. Thanks alot.
User avatar
DrTongue
Op
Posts: 115
Joined: Sat Jan 26, 2002 8:00 pm
Location: Orlando, Florida
Contact:

Post by DrTongue »

Wouldn't that be covered under the:

need-invite { putserv "PRIVMSG #channel :let me in!" }

section of the config file??
User avatar
Yourname
Master
Posts: 358
Joined: Mon Sep 24, 2001 8:00 pm
Location: Toronto

Post by Yourname »

And what if the channel is on +n? :razz:
Dormant egghead.
D
Drewbu

Post by Drewbu »

need-invite { putserv "PRIVMSG BOT :blah blah" }
Locked