stegzilla/Discord Notify
Send a Discord message to a webhook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_url | Webhook URL from Discord | yes | "" |
| title | Title for card | no | "" |
| message | Content of card | yes | "" |
| include_image | If action is used in a pull request, attach the preview image for it to the card. Required for custom_image_url | no | false |
| avatar_url | Avatar to use for user | no | "" |
| username | Username to send message as | no | GitHub |
| colour | Colour for the edge of the card in hex | no | #3371FF |
| custom_image_url | Include custom image on card, include_image must be true | no | "" |
| title_url | Make the title of the card a link | no | "" |
Outputs
no outputs