enbraining/A Discord Webhook Action
Send discord webhook message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | Discord webhook url | yes | — |
| type | A type of webhook | yes | — |
| username | A username to send | no | — |
| content | A message to send | no | — |
| title | A title to send | no | — |
| embed-url | A embed url to send | no | — |
| color | A color to send | no | — |
| image-url | A image url to send | no | — |
| description | A description to send | no | — |
Outputs
| name | description |
|---|---|
| result | Success to send webhook message |