alonsohki/Slack quotes bot
Bot that sends random quotes to a Slack incoming webhook
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 0–2scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Oct 29, 2024
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: alonsohki/slack-quotes-bot@e9d4d2bba6e8553969b3abb91eda68a16bb8a079 # v2tags 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