You are browsing as a guest. Sign up (or log in) to start making projects!

34m 37s logged

I built a trivia bot for Slack from scratch using JavaScript, Node.js, and Slack’s Bolt framework running in Socket Mode. It posts trivia questions in a channel, lets people DM their answers privately (so no one can just copy the first response), tracks scores, and has a leaderboard. Questions come from a live API (Open Trivia DB) with a local JSON question bank as a fallback if the API is ever down.

0
24

Comments 0

No comments yet. Be the first!