This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Description
Well, I am trying to have a server that have multiple rtmbots. Each one will have it's own websocket that connects to one team/client.
However in the main loop, I see that you can only open one websocket to the client specified in the .conf token.
Is there a way to open multiple RTM connection dynamically at runtime?