Trivia/Bot Setup

Let your viewers play trivia in chat with bot commands.

Trivia runs through your existing chat bot (StreamElements, Nightbot, or Streamlabs). You add one custom command that points to our API — we handle questions, scoring, and session management. No new bot to install or authorize.

1Pick your bot & add the command
StreamElements chat
!cmd add !quiz $(urlfetch https://laughingwhales.com/api/trivia/command?action=$(1)&extra=$(2)&channel=$(channel)&level=$(user.level)&user=$(user.name))
  1. 1.Make sure the StreamElements bot is active in your channel
  2. 2.Open your Twitch chat
  3. 3.Copy the command below and paste it into chat
  4. 4.StreamElements will confirm the command was added