Knowledge Base / Account Linking / Twitch Account Linking
Account Linking · 1 min read

Twitch Account Linking

Twitch linking lets you verify if players follow or subscribe to your Twitch channel, enabling you to reward loyal viewers with in-game perks.

Configuration

Navigate to Panel > Your Project > Providers > Twitch.

Twitch Provider Settings

Settings

Setting Description
Twitch Broadcaster ID Your Twitch user ID (3-15 characters). This is a numeric ID, not your username
Twitch Channel Link The full URL to your Twitch channel
Check Follower Verify if the player follows your Twitch channel
Check Subscriber Verify if the player is subscribed to your channel

Finding Your Twitch Broadcaster ID

Your Twitch Broadcaster ID is a numeric ID. You can find it using third-party tools by searching your Twitch username.

How It Works

  1. A player clicks Link Twitch on your project page
  2. They authorize with their Twitch account via OAuth2
  3. Servycore checks follower/subscriber status based on your settings
  4. Auth commands are executed on your game servers
  5. The player's Twitch info is stored for display

Notes

  • Follower checks are fast and can be re-verified frequently
  • Subscriber checks have a 1-hour cooldown between rechecks
  • Twitch OAuth tokens can expire; players may need to re-link if verification fails