bluewitherer/Send Discord Webhook
Send a Discord webhook message with components v2 for a Geode mod release notification.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | The webhook URL to send the message to | yes | — |
| content | Miscellaneous contents of the message outside of the embed component. | no | "" |
| mod-json-path | Relative path to the mod's `mod.json` file. Defaults to root mod.json. | no | "" |
| changelog | Multi-line changelog text to include in the message. | no | "" |
Outputs
no outputs