Discord App

February 12, 2021 · View on GitHub

The Discord app for sneding an alert to discord channel.

alt text

Actions

  • Send a message

Requirements

  • This app uses webhook url for discord channel therefore You'll need to have a admin access of Discord server.

Setup

  1. Go to the channel settings you want to send message to.
  2. Then go to integrations → webhook → New webhook.
  3. Enter webhook name, select channel & copy webhook URL.
  4. Now head over to shuffle app and paste only the /webhook token not the base url in webhook_url.
  5. Add the app to your workflow and you are done with the setup.