https://github.com/jtaccinelli/trivia-bot
A Slack extension for serving up trivia questions
https://github.com/jtaccinelli/trivia-bot
cloudflare-workers slack
Last synced: about 1 month ago
JSON representation
A Slack extension for serving up trivia questions
- Host: GitHub
- URL: https://github.com/jtaccinelli/trivia-bot
- Owner: jtaccinelli
- Created: 2025-06-29T12:38:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-29T12:51:50.000Z (12 months ago)
- Last Synced: 2025-06-29T13:43:20.682Z (12 months ago)
- Topics: cloudflare-workers, slack
- Language: TypeScript
- Homepage: https://api.slack.com/developer-program
- Size: 69.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trivia Bot
A Slack extensions for creating a trivia question run against arbitary rules.
This is hosted on Cloudflare Workers, and uses Workers AI for question generation.
_This is still a work in progress_.