Skip to main content

This plugin sends discord messages.

Project description

Discord webhook plugin

This plugin sends discord messages.

Configuration

Configuration needs a discord webhook url. Webhooks can be created in discord application. Click settings in the channel that you would like to send message to. Then click integrations and webhooks. Expand webhook list and click new webhook. Give it a name and copy url. This url should be copied to URL in the configuration JSON.

{
  "url": "https://discord.com/api/webhooks/879132030/kXYSPpId...",
  "timeout": 10,
  "message": "Hello {{profile@traits.private.name}}",
  "username": "<username>"
}

Input

This plugin does not process input payload.

Output

This plugin returns either the input payload on response port or and error on error port.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tracardi-discord-webhook-0.6.0.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

tracardi_discord_webhook-0.6.0-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page