An asynchronous Discord library for python.
Project description
Quick Example
import discordsdk
client = discordsdk.Client()
# make a basic slash command
@client.slash_command(guild_ids=[00000000])
async def hello(ctx):
await ctx.send("hello world!")
client.run("TOKEN")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
discord-sdk-0.1.2a0.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file discord-sdk-0.1.2a0.tar.gz
.
File metadata
- Download URL: discord-sdk-0.1.2a0.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/54.2.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7465b1ec198342d246f2d89833d9a9acd660d204337b63996304a68da6350225 |
|
MD5 | 451a78acb77b85ba2bd867bb8d1e83ff |
|
BLAKE2b-256 | ba4c1e7edba77cd130b31bda0857decb8762453154f4e9c708db8902bb7fc9b6 |
File details
Details for the file discord_sdk-0.1.2a0-py3-none-any.whl
.
File metadata
- Download URL: discord_sdk-0.1.2a0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/54.2.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 862f4e339b8715971635aaf9000cb4622252969993fef45189385c03388f3dc3 |
|
MD5 | eec453d89322e66563be20d2c70ebf46 |
|
BLAKE2b-256 | d59cf2ce8884e60b74dec3fa65311d443fa8996cf3b8c0d9119d3e879393879d |