You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A dummy webClient has been created for the human allowing a bot to be controlled from a web browser. This has not been hooked up with SocketIO preventing commands being sent to the bot.
Solution
Hook up the webClient with SocketIO.
Impact
Able to send commands from a web browser to a connected bot without the need of the dedicated android app.