Get topic from one to another.

Old posts that have not been replied to for several years.
Locked
e
ephx

Get topic from one to another.

Post by ephx »

I'm a bit stuck here :( how am i suppose to send a request from one bot to another bot (linked together) to request a certain channel topic?

Like, when im on #channel1 i do !topic #channel2 and bot1 binds the cmd and sends a request to bot2 that is on #channel2 to send the topic from that channel to bot1.

How can i pass that request between the 2 bots?
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

Use 'putbot' function in TCL...
Locked