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.

[hopefully simple question] on invite -> join channel

Old posts that have not been replied to for several years.
Locked
e
eiSi
Halfop
Posts: 70
Joined: Thu Mar 07, 2002 8:00 pm

[hopefully simple question] on invite -> join channel

Post by eiSi »

hi there!

just one simple question:

if anyone does:

/invite bot #channel

he should join that channel, how to do that?

thanks for your help!

greetz,
eiSi
User avatar
kazoo
Halfop
Posts: 48
Joined: Wed Jun 18, 2003 7:26 pm
Location: Nashville, TN
Contact:

Post by kazoo »

You can make a do command like I did, or you could get on the bot's partyline and do .dump join #channel <password if any> ofcourse you would have to .+chan #channel on the bot's console for it to stay in the channel, for it to add it as a dynamic channel. ;)
e
eiSi
Halfop
Posts: 70
Joined: Thu Mar 07, 2002 8:00 pm

Post by eiSi »

thanks!

but the joining is not the problem.

the problem is the binding.

how to bind that one?
User avatar
kazoo
Halfop
Posts: 48
Joined: Wed Jun 18, 2003 7:26 pm
Location: Nashville, TN
Contact:

Post by kazoo »

bind join?
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Post by egghead »

eiSi wrote:thanks!

but the joining is not the problem.

the problem is the binding.

how to bind that one?
If there is no bind available according to tcl-commands.doc, then you can always use a RAW binding. In this case with "INVITE" as the keyword.

Note that it seems not necessary to do this. If the bot has the channel in its channel list but can not join it because the channel is invite only, and the bot then receives an invite, it will automatically join the channel.
e
eiSi
Halfop
Posts: 70
Joined: Thu Mar 07, 2002 8:00 pm

Post by eiSi »

all right, thanks for your help!
Locked