Skip to main content

@keeb/discord

v2026.04.22.3

Post messages to Discord channels via webhook from swamp workflows.

Repository

https://github.com/keeb/swamp-discord

Labels

discordwebhookmessagingchat

Contents

Quality score

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @keeb/discord

Security Notice

This extension includes AI agent skills that can modify AI assistant behavior. Review the skill files before installing.

@keeb/discord/webhookv2026.02.14.2webhook.ts

Global Arguments

ArgumentTypeDescription
webhookUrlstringDiscord webhook URL
sendSend a message to Discord via webhook
ArgumentTypeDescription
contentstringMessage content to post
username?stringOverride the webhook's default username

Resources

result(infinite)— Discord webhook post result

discord1 file