
You are viewing a potentially older version of this package. View Latest Version
TokControl REPO Tiktoklive
TokControl TikTok Live bridge for R.E.P.O. — stream event IDs (spawn_duck, item_handgun). Client relay. Port 8080.TokControl_REPO_Tiktoklive
Connect TokControl (stream gift app) to R.E.P.O. in real time.
Features
- Local WebSocket server on port
8080 - Spawn items, enemies, and valuables via REPOLib
- Debug logging to BepInEx + Unity console
- Works with Thunderstore Mod Manager
Multiplayer (client relay)
- You do not need to be host to trigger spawns from TokControl on your PC.
- If you join someone else's lobby, the lobby host must also have this mod installed.
- Commands are relayed to the host over Photon automatically.
Quick start
- Install REPOLib + this mod (host and/or your client)
- Play R.E.P.O. (solo, host, or client in a modded lobby)
- In TokControl Game Center → R.E.P.O. → add gift triggers
- When a viewer sends a gift, the game spawns the configured reward
Example triggers
| TikTok Gift | Command |
|---|---|
| Rose | spawn_item|gun|1 |
| Lion | spawn_ghost|Hunter |
| Galaxy | spawn_enemy|Reaper|1 |
Support
Check BepInEx/LogOutput.log for [TokControl] messages.