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 pydsacc.main import Account

client = Account(token="Your_ds_account_token")

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

Delete Message

from pydsacc.main import Account

client = Account(token="Your_ds_account_token")

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

List Guilds

from pydsacc.main import Account

client = Account(token="Your_ds_account_token")

guilds = client.list_guilds()

print(guilds)

Get Channel Messages

from pydsacc.main import Account

client = Account(token="Your_ds_account_token")

messages = client.get_channel_messages(channel_id=Channel_id)

print(messages)

Delete Guild

from pydsacc.main import Account

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.2.tar.gz (1.5 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.2-py3-none-any.whl (1.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ds_user-0.0.2.tar.gz
  • Upload date:
  • Size: 1.5 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.2.tar.gz
Algorithm Hash digest
SHA256 c43f8ed2e95bb5b825f195262738503305525b2e0435e1df9c2e6126d7bd28b2
MD5 db4fc79f5139752efb667ccf7bc47c4d
BLAKE2b-256 fe3e33bc1948cce076e6d3039178d5703eee6654014a85be642abe350101f112

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ds_user-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 1.6 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 eaec4a0d41413c533eb3fda4c193f6303f55de516389871015b65a9cfa199c08
MD5 0ef539a8e7bfab1a4c0d7344bca0e20e
BLAKE2b-256 e6b6b78835398d4ad5b171c973ec3b074516c18dca332347cfec8fd0564c32fd

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