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.

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
- A player clicks Link Twitch on your project page
- They authorize with their Twitch account via OAuth2
- Servycore checks follower/subscriber status based on your settings
- Auth commands are executed on your game servers
- 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
Related Articles
Discord Account Linking
Set up Discord account linking on Servycore — automatic role assignment, guild membership...
Steam Account Linking
Configure Steam account linking on Servycore — verify Steam group membership, automate in-...
Server Commands
Configure automatic auth and deauth commands on Servycore — execute Rust oxide commands, r...