Discord Webhook

Send messages to a channel on a Discord server using the Discord Webhook Integration.

You have to provide the Webhook URL through the DISCORD_WEBHOOK environment variable.

Find the source on github.com/therssproject/documentation.

$ yarn install
$ export DISCORD_WEBHOOK='<your-discord-webhook>'
$ yarn start