No description
- TypeScript 100%
Generic harness: derives a fast-check arbitrary from every model zod schema (globalArguments, method arguments, resource schemas) and asserts generated data round-trips through the schema's own safeParse. Identical file across extensions; canonical copy + docs live in mms/tests/property/. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .claude/skills/discord | ||
| extensions/models | ||
| tests/property | ||
| .gitignore | ||
| .swamp.yaml | ||
| CLAUDE.md | ||
| manifest.yaml | ||
| README.md | ||
@keeb/discord
Swamp extension for Discord webhook messaging.
Models
discord/webhook
Post messages to a Discord channel via webhook URL.
| Method | Description |
|---|---|
send |
Send a message (requires content, optional username) |
Global arguments: webhookUrl
Install
swamp extension pull @keeb/discord
License
MIT