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.4.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.4.0.tar.gz.
File metadata
- Download URL: dxcord-0.4.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 |
fab06bed2dae1353ac6b4dd489a2f3362c29f128f0cfd9e386865edfba4b8dde
|
|
| MD5 |
f0c2f99e0181fc53b66a19f263000082
|
|
| BLAKE2b-256 |
899e5abe9d334d94d89945db2b8920b2dd51165359c130de67e45c6b296f16e4
|
File details
Details for the file dxcord-0.4.0-py3-none-any.whl.
File metadata
- Download URL: dxcord-0.4.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 |
6f249bd8cb7d42b7b7746b101670591687030c28b651dc4078560a5eb7e84fb8
|
|
| MD5 |
d63bedef2ab8cd98fd98caddaa8fcc0e
|
|
| BLAKE2b-256 |
82f6f94c053f35ec429fc23395061d539db664e3a833e7a1636deadf4d963255
|