Skip to main content

An API wrapper for the Roblox that supports endpoints that other API wrappers don't.

Project description

ERLC Client Example

Setting Up

Initialize the ERLC Client

import asyncio
import logging
from ERLC.erlc import client

erlc_client = client()

Connect to the ERLC Client

server_key = 'your_server_key'
global_key = 'your_global_key'

await erlc_client.config(server_key, global_key)

if erlc_client.connected:
    print("Connected to ERLC!")
else:
    print("Failed to connect to ERLC.")

Example Usage

server_key = 'your_server_key'
global_key = 'your_global_key'

await erlc_client.config(server_key, global_key)

if erlc_client.connected:
    print("Connected to ERLC!")
else:
    print("Failed to connect to ERLC.")

bans = await erlc_client.server.bans()
print(bans)

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

Miscblox-1.0.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Miscblox-1.0.0-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file Miscblox-1.0.0.tar.gz.

File metadata

  • Download URL: Miscblox-1.0.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for Miscblox-1.0.0.tar.gz
Algorithm Hash digest
SHA256 3a2399ec57b4580fe8eb71d87aa057e1a990b254e6cf3849a748af46915a727a
MD5 02e9fe1bf69f19f510c32e3fef78e7c8
BLAKE2b-256 dac7c8a48c81a21bc4f6ff81ef914cab76b6dc02063b69ded38a49d6baeb90b8

See more details on using hashes here.

File details

Details for the file Miscblox-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: Miscblox-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for Miscblox-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e49f53feb57fb521aa9be5e5c4f3413a119425e78c54cdbb18a17754c95cd092
MD5 717d2827adfbec53f2f92c2d8a0a2990
BLAKE2b-256 91c4e5ab81add35c708109c40e583159686d9a85562cf09471cdba674b4ac08b

See more details on using hashes here.

Supported by

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