Super Easy Python Discord Notifications (API and Webhook)
Super easy to post messages to Discord with Python (using API and Webhook)
1. log in to Discord
2. add & create a server
3. edit the channel & create a webhook
4. tool installation
$ pip install discordwebhook
5. file creation
6. discord submission
$ python discord.py
That’s super easy!
See the documentation for details.