Skip to Content

Twitch

This functionality is removed in 1.12.7.0!1.12.7.0 vs 1.12.6.0 →

You can still use the feature by installing 1.12.6.0 (as long as you don't experience issues).

Available format codes

CodeOutputs
$viewersamount of current viewers

Format examples

Example formatLive output
$viewers1423
Viewers: $viewersViewers: 1423
Foo: $viewersFoo: 1423
$viewers peeps watching now1423 peeps watching now

Change - Game / Status

Custom game

The file where you can add predefined game names can be found in ~/Data/games-custom.json

Original file contents:

games-custom.json
{ "Games": { "1": "My custom game name", "2": "My second custom game name" } }

You can change or add you’re predefined game title like so:

games-custom.json
{ "Games": { "1": "My game title 1", "2": "My game title 2", "3": "My game title 3" } }

Specific notes

It’s recommended to set the request time to 60 seconds or higher

Authenticate

Navigate to File → Settings → Twitch

Authenticate

  1. press the Get New Token button (a browser window will open to login in you’re twitch account if you didn’t already done so)
  2. you wil be given a token (once you confirmed authorization for snaz), paste the token into the Redeem token textbox
  3. press the Redeem button
  4. press Save