Skip to main content

Make Discord API calls without having to worry about ratelimits.

Project description

![Documentation Status] Version

discord_limits

A simple library to asynchronously make API requests to Discord without having to worry about ratelimits.



Basic usage

import discord_limits
import asyncio

limits_client = discord_limits.DiscordClient("YOUR_TOKEN", "bot")

async def main():
    await limits_client.channel.create_message("CHANNEL_ID", "Hello World!")

asyncio.run(main())

Requires:

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

discord_limits-2.0.3.tar.gz (23.3 kB view details)

Uploaded Source

File details

Details for the file discord_limits-2.0.3.tar.gz.

File metadata

  • Download URL: discord_limits-2.0.3.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.5

File hashes

Hashes for discord_limits-2.0.3.tar.gz
Algorithm Hash digest
SHA256 574ed3654c369ba2631915ab81c50c47f533fc942274d75b3b4823e6b5d97105
MD5 422891664b0fbaca0c4c2aa7c6ac1333
BLAKE2b-256 df4655937c81e40e346f8952df51d74faa185d63d1f0f86c692799fb53bab74c

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