Discord API Wrapper
Project description
CREDIT:
Created by: s0rdeal
https://github.com/greg6775/Discord-Api-Endpoints/blob/master/Endpoints.md | Really good documentation for discord api endpoints
CONTACT:
Discord: qdbv / s0rdeal
Twitter: s0rdeal
GitHub: s0rdeal
Telegram : @s0rdeal
Discord Server : https://discord.gg/ulq
DISCLAIMER:
Some features can rate limit your account, use this at your own risk.
DXCORD BY s0rdeal
USAGE:
import dxcord # Import the module
client = dxcord.Client(token='your_token_here') # Initialize the client with your token
client.GetCountry() # Get the country of the user
client.GetDms() # Get the direct messages of the user
client.GetGuilds() # Get the guilds of the user
client.GetFriends() # Get the friends of the user
client.TokenLookup() # Lookup the token of the user
client.SendMessage(ChannelId=id,Message='message') # Send a message to a channel
client.RemoveFriend(UserId=id) # Remove a friend
client.SetLanguage(CountryCode='en-GB') # Set the language of the user ('da','de','en-GB','en-US','es-ES','fr','hr','it','lt','hu','nl','no','pl','pt-BR','ro','fi','sv-SE','vi','tr','cs','el','bg','ru','uk','th','zh-CN','ja','ko')
client.SetHypesquad(house=id) # Set the hypesquad of the user (1 = Bravery, 2 = Brillance, 3 = Balance)
client.BlockUser(UserId=id) # Block a user
client.UnblockUser(UserId=id) # Unblock a user
client.GetMessage(ChannelId=id) # Get all messages of a channel
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
dxcord-0.2.0.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dxcord-0.2.0.tar.gz.
File metadata
- Download URL: dxcord-0.2.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81ca3cc7b09c88a063a857111087468838964daa666c257f34ac8285c06abfa9
|
|
| MD5 |
1b6eb5406d5c87d5fd324b2c15c94024
|
|
| BLAKE2b-256 |
dc3927df73fbcc8b224f0fd27b87a02e3cd120310e61f65845f7417ac6c471fa
|
File details
Details for the file dxcord-0.2.0-py3-none-any.whl.
File metadata
- Download URL: dxcord-0.2.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbddf83d0be37840b058e5a5a720dfe1947608638bec98948ce170018c242f82
|
|
| MD5 |
e6f0c1c9e2bbb44039d6483530a13d2a
|
|
| BLAKE2b-256 |
a7498e3a12980b681ed31533dc139c1030851cf9ab9c34c7db6072f850d8027a
|