Skip to main content

This plugin calls discord webhook.

Project description

Discord webhook plugin

This plugin calls remote API.

Configuration

{
  "url": "https://discord.com/api/webhooks/879132030/kXYSPpId..."
}

This configuration requires discord webhook url.

Payload

Payload for this plugin defines a message to be sent.

Example:

{
  "message": "this is test message",
  "username": "user name"
}

Result

This plugin returns either the response (on response port) or and error on error port.

Valid response is:

{
  "status": 204
}

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.1.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

tracardi_discord_webhook-0.1.2-py3-none-any.whl (5.4 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