Adding a bot to a room without browser #6097
Unanswered
Yosshi999
asked this question in
General Questions & Discussion
Replies: 1 comment
-
It seems I must understand networked-aframe |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My question is almost same as #2916 , but I want to know how to make the bot which can enter and walk in a HUBS room without browsers.
There are some solutions with chromium / puppeteer like below, but their cost gets expensive when we summon many bots.
When I watch the network packets, it seems speaking websocket is enough for automation.
Do anyone know how to do that? Or do anyone know how HUBS synchronize clients' movement?
Examples for automation by accessing DOM:
Beta Was this translation helpful? Give feedback.
All reactions