actions-marketplace-validations/Slack quotes bot
Bot that sends random quotes to a Slack incoming webhook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 29, 2024
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/alonsohki_slack-quotes-bot@e9d4d2bba6e8553969b3abb91eda68a16bb8a079 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| incoming-webhook | Slack incoming webhook URL | yes | — |
| quotes-url | URL to get the quotes from | no | https://your-fortune.github.io/data/murphys-law.json |
| message-format | Format of the message to be sent to Slack, where a %quote% string is replaced by the actual quote | no | %quote% |
Outputs
no outputs