Sitemap

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

Press enter or click to view image in full size
Press enter or click to view image in full size
Press enter or click to view image in full size

3. edit the channel & create a webhook

Press enter or click to view image in full size
Press enter or click to view image in full size
Press enter or click to view image in full size

4. tool installation

$ pip install discordwebhook

5. file creation

6. discord submission

$ python discord.py
Press enter or click to view image in full size

That’s super easy!

See the documentation for details.

7. reference

--

--