I need help with my Noblox.js Bot

It is possible to join a Roblox game with a bot using noblox.js?
I already saw a game that had a computer and you could control the bot and move it through the web and join Roblox games.
So I think it’s possible.
Does anyone know how to do it? or How could I learn that?
All the noblox.js info:
https://noblox.js.org/

You would probably have to make your own wrapper if you want to join games by using node.js. As I scrolled through the noblox.js documentation, I couldn’t find anything that could let you join a Roblox game.

You would have to use a web debugger, such as Fiddler or Wireshark, and find where the requests are sent when a player joins a game.