obs-trivia-game

ayame30/obs-trivia-game
★ 0 stars TypeScript API Integration Updated today
Twitch chat trivia with live OBS overlays (ABCD votes, scoreboard, countdown). For ease of use, non-dev streamers can install with electron. Added MCP Server for css styling updates, question bank maintainance.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "obs-trivia-game": {
      "command": "npx",
      "args": [
        "-y",
        "ayame30/obs-trivia-game"
      ]
    }
  }
}

README Excerpt

Twitch chat trivia with live OBS overlays (ABCD votes, scoreboard, countdown). 1. [Features](#features) 2. [For streamers (no coding)](#for-streamers-no-coding) 3. [Screenshots](#screenshots) 4. [For developers](#for-developers) - [Requirements](#requirements) - [Setup](#setup) - [Run API only](#run-api-only)

Tools (10)

create_questiondelete_questionget_mcp_endpointget_overlay_cssget_overlay_style_guideget_questionget_question_writing_guidelist_questionsset_overlay_cssupdate_question

Topics

electronlivestreammcpnestjsobs-studioreacttriviatwitchtwitch-irc