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.3.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.3.0.tar.gz.
File metadata
- Download URL: dxcord-0.3.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 |
91a3b5ddcb2453e16ec574eec45405729b0b10fda3aff8a87582afc000c59208
|
|
| MD5 |
ace481724507aebf8af7e37488cf3c56
|
|
| BLAKE2b-256 |
5aee7adafd56694c4f5c985771d201ee5051e9c334a33e1df7c6effa8dc5c977
|
File details
Details for the file dxcord-0.3.0-py3-none-any.whl.
File metadata
- Download URL: dxcord-0.3.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 |
6ec5057111aff2ffb7c1b02d0d756a5a5f11d1f9f1bac64048701096ccdb474d
|
|
| MD5 |
9e2eddd509d36f0176e2e989ad872c19
|
|
| BLAKE2b-256 |
fccd5151cd4a56265ecf4a04fc91bbb67e50285807b6eca2c63ef72a63cef59c
|