Help Setting Up Nightbot Custom API for Phasmophobia Ghost Guessing Game

Hi Nightbot Team,

I’m trying to set up a custom Nightbot command for my Twitch chat so viewers can participate in a Phasmophobia ghost guessing game. I haven’t done this before and I have seen someone post about this on here but they have already established a system while I’m doing this from scratch.
The idea is:

  1. Viewers guess the ghost type before I start investigating by typing: !guess wraith
    Nightbot should store their guesses.

  2. At the end of the round, I type: !guesswinners wraith
    Nightbot should then check the stored guesses and announce the winners who guessed correctly.

  3. Before a new round, I need a command to clear the previous guesses so we start fresh.

Here’s hoping someone could help me with this. I would really love to learn how to create custom commands that involves Twitch chat through a fun mini-game.

You can use this that I did earlier: Need help with Ghost guessing game for my stream with Phasmophobia - #2 by niqofdez
You will need to generate your own API tokens for Quote here: [CustomAPI] Quote system

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.