Skip to main content

A python package that uses roblox's API.

Project description

Roblox API

Getting a person's user ID using username:

Code:

username = "Roblox" print(get_id_by_username(username))

Returns:
1 as the User's ID.

Getting a random username:

Code:

print(get_random_user())

This function will return a random username like Roblox
The limit of the ID will be scaled after roblox get's a lot more players.

Check the other functions included!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robloxFunctions-0.0.7.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

robloxFunctions-0.0.7-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page