liiight / notifiers

The easy way to send notifications
http://notifiers.readthedocs.io/
MIT License
2.68k stars 108 forks source link

Add Support for Discord Webhooks #400

Open EthanC opened 3 years ago

EthanC commented 3 years ago

Discord is a real-time chat platform which serves as a casual, community-oriented alternative to Slack.

Note: For those who are also looking for Discord to be supported by Notifiers, here is a temporary solution; Discord accepts* webhook requests which are compatible with Slack, simply by appending /slack to your webhook url.

miohtama commented 2 years ago

I have written a package that adds Python logging support for Discord webhooks.

It is quite straightforward to integrate, only the webhook URL from Discord channel settings is needed.

EthanC commented 1 year ago

https://github.com/EthanC/Loguru-Discord