command-builder.statbits.io Open in urlscan Pro
188.114.96.3  Public Scan

URL: https://command-builder.statbits.io/
Submission: On September 15 via manual from NL — Scanned from NL

Form analysis 1 forms found in the DOM

<form>
  <div class="row">
    <div class="col-md-5 mb-3">
      <label for="chatbot">Chatbot</label>
      <select class="form-select bg-dark text-white" id="chatbot">
        <option value="nightbot">Nightbot</option>
        <option value="streamlabs">Streamlabs</option>
        <option value="streamelements">StreamElements</option>
      </select>
    </div>
    <div class="col-md-7 mb-3">
      <label for="game">Game</label>
      <select class="form-select bg-dark text-white" id="game" required="">
        <option selected="" disabled="">Select Game</option>
        <option value="bf2">Battlefield 2</option>
        <option value="bf2142">Battlefield 2142</option>
        <option value="bfbc">Battlefield: Bad Company</option>
        <option value="bf1943">Battlefield 1943</option>
        <option value="bfbc2">Battlefield: Bad Company 2</option>
        <option value="bf3">Battlefield 3</option>
        <option value="bf4">Battlefield 4</option>
        <option value="bfh">Battlefield Hardline</option>
        <option value="bf1">Battlefield 1</option>
        <option value="bfv">Battlefield 5</option>
        <option value="csgo">Counter-Strike: Global Offensive</option>
        <option value="dota2">Dota 2</option>
        <option value="mohw">Medal of Honor Warfighter</option>
        <option value="pubg">PUBG: BATTLEGROUNDS</option>
        <option value="r6siege">Rainbow Six Siege</option>
        <option value="splitgate">Splitgate</option>
        <option value="wot">World of Tanks</option>
        <option value="wows">World of Warships</option>
      </select>
    </div>
  </div>
  <div class="row">
    <div class="col-md-5 mb-3">
      <label for="source">Source</label> <a href="https://statbits.io/data-sources/" class="link-light" target="_blank" tabindex="-1">(What's that?)</a>
      <select class="form-select bg-dark text-white" id="source" required="">
        <option selected="" disabled="">Select source</option>
      </select>
    </div>
    <div class="col-md-4 mb-3">
      <label for="platform">Platform</label>
      <select class="form-select bg-dark text-white" id="platform" required="">
        <option selected="" disabled="">Select platform</option>
      </select>
    </div>
    <div class="col-md-3 mb-3">
      <label for="language">Language</label>
      <select class="form-select bg-dark text-white" id="language">
        <option value="en" selected="">English</option>
        <option value="de">German</option>
        <option value="es">Spanish</option>
        <option value="fr">French</option>
        <option value="it">Italian</option>
        <option value="pt">Portuguese</option>
      </select>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6 mb-3">
      <label for="nick">Player name</label>
      <input type="text" class="form-control bg-dark text-white" id="nick" name="nick" placeholder="mister249" required="">
    </div>
    <div id="pid-select-container" class="col-md-6 mb-3" style="display: none">
      <label for="pid">Player id</label> <a id="find-pid" class="link-light" target="_blank" tabindex="-1">(How to find)</a>
      <input type="text" class="form-control bg-dark text-white" id="pid" name="pid" placeholder="500362798" required="">
    </div>
  </div>
  <div class="row">
    <div class="col-md-6 mb-3">
      <label for="template">Message template</label> <a href="https://statbits.io/chatmsg-api/#message-templates" class="link-light" target="_blank" tabindex="-1">(What's that?)</a>
      <select class="form-select bg-dark text-white" id="template" required="">
        <option selected="" disabled="">Select template</option>
      </select>
    </div>
    <div id="object-select-container" class="col-md-6 mb-3" style="display: none">
      <label for="object">Object</label>
      <select class="form-select bg-dark text-white" id="object">
        <option selected="" disabled=""></option>
      </select>
    </div>
  </div>
  <div class="row mb-3">
    <div class="col">
      <label for="error-message">Custom error message (optional)</label>
      <input type="text" class="form-control bg-dark text-white" id="error-message" name="error-message" placeholder="Something's amiss, I blame DICE!">
    </div>
  </div>
  <div class="mb-3">
    <div class="form-check form-check-inline">
      <input class="form-check-input" type="checkbox" id="use-channel-name">
      <label class="form-check-label" for="use-channel-name">Use Twitch channel name in message (instead of player name)</label>
    </div>
  </div>
  <button id="search" type="submit" class="btn btn-success align-items-center">
    <span aria-hidden="true" class="spinner-border spinner-border-sm mr-2" role="status" style="display: none"></span> Build command and show preview message </button>
</form>

Text Content

BUILD A CHATBOT COMMAND USING STATBITS


This tool will help you create a custom chatbot command using the statbits chat
message API. Currently, Nightbot, Streamlabs and StreamElements are supported.
Moobot does not offer a way of simply copy and pasting a command due to their
graphical approach to command building, but we are working on tutorials on how
to add a statbits command to Moobot.

You can find more details about the API, supported games, sources, platforms and
more over in the detailed documentation. If you need help with a command, want
us to add your favorite game or just have a quick question, hop into our
Discord.
An error occured while fetching available chat message templates. Please try
again later.

--------------------------------------------------------------------------------

Chatbot Nightbot Streamlabs StreamElements
Game Select Game Battlefield 2 Battlefield 2142 Battlefield: Bad Company
Battlefield 1943 Battlefield: Bad Company 2 Battlefield 3 Battlefield 4
Battlefield Hardline Battlefield 1 Battlefield 5 Counter-Strike: Global
Offensive Dota 2 Medal of Honor Warfighter PUBG: BATTLEGROUNDS Rainbow Six Siege
Splitgate World of Tanks World of Warships
Source (What's that?) Select source
Platform Select platform
Language English German Spanish French Italian Portuguese
Player name
Player id (How to find)
Message template (What's that?) Select template
Object
Custom error message (optional)
Use Twitch channel name in message (instead of player name)
Build command and show preview message

Nightbot
:

Custom error messages and Twitch channel names are not used in this preview, but
will be used by the final command.

--------------------------------------------------------------------------------

Create a new (custom) command and paste the below into the response/message
field.
Copy to clipboard

Need help? Join our Discord server and post your question in the #help channel.

Give feedback or report an issue via email or Twitter.