Discord
@keeb/discordv2026.04.22.3
01README
Post messages to Discord channels via webhook from swamp workflows.
02Models
webhook.tsv2026.02.14.2
Global Arguments
| Argument | Type | Description |
|---|---|---|
| webhookUrl | string | Discord webhook URL |
fn send(content: string, username?: string)
Send a message to Discord via webhook
| Argument | Type | Description |
|---|---|---|
| content | string | Message content to post |
| username? | string | Override the webhook's default username |
03Previous Versions
2026.04.22.2Apr 22, 2026
2026.04.22.1Apr 22, 2026
Added 1 skills
2026.04.06.1Apr 7, 2026
2026.03.13.2Mar 13, 2026
2026.03.13.1Mar 13, 2026
04Stats
A
100 / 100
Downloads
20
Archive size
4.3 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
Repository
https://github.com/keeb/swamp-discord05Platforms
06Labels