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.1.0.tar.gz
(3.9 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.1.0.tar.gz.
File metadata
- Download URL: dxcord-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34995a1ede5bff54ca8a873df3483a290e85a1ac7057ae1e1fffedff6ab7b749
|
|
| MD5 |
12e4b5aa981a646524accaf97db5c86a
|
|
| BLAKE2b-256 |
60441c99a0a7f05bd812ccfa9b8c904a809c37ff4141939626751ace8504e4f1
|
File details
Details for the file dxcord-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dxcord-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 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 |
40da514daebb36c5a3cb27c1359987be6e83ab6455e01ab95dce0817f01c8e90
|
|
| MD5 |
4f6be5d7a6f65f02fe8f0b482513de13
|
|
| BLAKE2b-256 |
8944f572f31d71108d704433962025cdc9e833e33fb282f0e227b25d1bb0bacd
|