Skip to main content

No project description provided

Project description

discord_user_bot

Discord library that will allow you to send messages or make events on these messages

Installation:

pip install discord_user_bot

Usage example

from ds import Bot, Interaction

bots = Bot("user-token")

@bots.event(user_id=1234567890, event="message_new")
async def hello_world(inter: Interaction):
    print(inter.message.content)

bots.run()

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

discord_user_bots-1.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

discord_user_bots-1.0-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file discord_user_bots-1.0.tar.gz.

File metadata

  • Download URL: discord_user_bots-1.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.4

File hashes

Hashes for discord_user_bots-1.0.tar.gz
Algorithm Hash digest
SHA256 53d0a6ceca69bd3ebb97ed7cf0e87e111e04d1284b9d8808dc37560a511fb43f
MD5 5c998e1b9a74a68a33a5eb8864313f76
BLAKE2b-256 f5494a14980e545bdec7f35846f77061a9c6d8c719ab318290efc6f20fcccf83

See more details on using hashes here.

File details

Details for the file discord_user_bots-1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for discord_user_bots-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cb6f245373a37c23ec56e651ff86057615ec295ecc9d92329332a72127b2c9a0
MD5 fa5e9680ac8ad57a88b423a716784a16
BLAKE2b-256 216f01d15ed0b9f35a5c61d55a46426a25dbf39bcc1fda52450b2b38a1a2fd00

See more details on using hashes here.

Supported by

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