The problem with connecting two bots.

I'm developing a functionality to relay a message from one source to multiple Discord channels simultaneously. I need to use commands from one bot to redirect the connection for another bot. Currently, it's not working as expected:

When bot A is called --> Bot A joins the channel.
When bot B is subsequently called --> Bot A joins the channel again
(and vice versa).
I would be extremely grateful for any assistance because this issue is now causing all the work to come to a halt.
support.png
Was this page helpful?