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.3.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.3-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ds_user-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 85b1e38083c534edf52d08f3af747e7e4b449ee01884c260399bbc7fa7572dc8
MD5 04c42ccc03ac0f4ebb168cb90d8173dd
BLAKE2b-256 6d3eceb307ac79a39e49c10ce98ed3b75e47e5d0644d8dde3aa872f05dafcea1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ds_user-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4328ac61fb6a5525ae71a1a68c46298f0fc0b26c452b1b20842ad474dc7827df
MD5 15120a4729e94ff6a14984d40061a924
BLAKE2b-256 d37334e60e47e718f4ef0a55ed127fee4a0fc2fa9d505eada77200da10c71051

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