Python-Roblox Library

I want to make a Roblox group bot using Python on Replit. However, I am not even close to knowing the API and functions to accomplish this. Is there a Python-Roblox library with all the functions (similar to the Dev Hub API Reference)?

EDIT: Like how to log in to a bot, rank players, etc

2 Likes

There is one for Javascript, unfortunately I can’t find one for Python.
https://noblox.js.org/#get-join-requests

1 Like

Check out these libraries.

3 Likes