A clear example of how you should implement Discord webhooks.
Project description
Discord Webhook Python
This repository is a response to Discord’s recent monetization mandates, which unfairly require developers offering paid features in their apps to list them on the Discord store. This policy imposes heavy restrictions and fees (15-30%) that developers are forced to absorb. Additionally, deals have been offered to the largest apps on the platform, and favoritism is evident in the moderation of these policies.
By taking control of the payment process, Discord limits developers' autonomy over essential actions like refunds, potentially leading to unfair practices and user dissatisfaction. Discord can deny or issue refunds without developer input, jeopardizing both user trust and developer revenue. Furthermore, Discord’s system lacks support for many essential payment features, failing to accommodate the diverse needs of apps and their users.
This policy is especially problematic in the European Union. Under EU regulations, such practices could be seen as anti-competitive and exploitative to small businesses like ours. We can only hope that Discord will make significant changes to its monetization practices soon.
This code, released under the MIT license, is part of our protest against these imposed changes. We aim to provide developers with an open-source example to navigate and manage Discord’s monetization requirements independently.
Usage
Feel free to copy and use this code as needed. It’s designed to be a clear example of how you should implement the necessary logic for handling Discord monetization.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 discord_webhooks_python-1.0.0.tar.gz.
File metadata
- Download URL: discord_webhooks_python-1.0.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cd499beed01a063a77034cc95b5b1a458afa3be08323ad9ac06939b289daa09
|
|
| MD5 |
96f8e7f249571c2c613289cc28ba82fb
|
|
| BLAKE2b-256 |
2252844d3e9e3e028d76e6ad0c515c831d6e609d2dec1acce4a522ec038d0ce5
|
File details
Details for the file discord_webhooks_python-1.0.0-py3-none-any.whl.
File metadata
- Download URL: discord_webhooks_python-1.0.0-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d69fb7e96d1d7f57c727bcf51c0430c9034233dbd647f867fd94abbfdae9baaa
|
|
| MD5 |
38b7dfd0f00decddb2a310bd592280d3
|
|
| BLAKE2b-256 |
d85ded573c149ca757a80038a538d72f60b77cdca45393257b3fc3a1407d26b0
|