Skip to main content

This library will make it easier to manage Discord accounts with an account token!

Project description

This library will make it easier to manage Discord accounts with an account token!

Examples:

Send Message

from ds_user import client

client = client.Account(token="Your_ds_account_token")

client.send_message(channel_id=Channel_id, text="Hi")

Delete Message

from ds_user import client

client = client.Account(token="Your_ds_account_token")

client.delete_message(channel_id=Channel_id, message_id=Message_id)

List Guilds

from ds_user import client

client = client.Account(token="Your_ds_account_token")

guilds = client.list_guilds()

print(guilds)

Get Channel Messages

from ds_user import client

client = client.Account(token="Your_ds_account_token")

messages = client.get_channel_messages(channel_id=Channel_id)

print(messages)

Delete Guild

from ds_user import client

client = client.Account(token="Your_ds_account_token")

client.delete_guild(guild_id=Guild_id)

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

ds_user-0.0.5.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ds_user-0.0.5-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file ds_user-0.0.5.tar.gz.

File metadata

  • Download URL: ds_user-0.0.5.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for ds_user-0.0.5.tar.gz
Algorithm Hash digest
SHA256 c07add7d28d11f08aba4cb72bf1834ca1850dd7c80725ed36c7f1e6f84c34046
MD5 1b140dd8d2bc21e9e467a2ed0b7cb97d
BLAKE2b-256 118986b1c6f421ffad107233aa856463a397dd0ebcb81665490a379e305b2e9f

See more details on using hashes here.

File details

Details for the file ds_user-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: ds_user-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for ds_user-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7ff5d568675fde4b273cae67caefb17f8172d92d7fb4aadf0ce5372809023332
MD5 ccbe96c1a13e6ac2d2cdfdb13f748de7
BLAKE2b-256 eba3252a6bbd37170861cd7f25239bc837222300a7884688091f12d4a79bd143

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page