- Apr 23, 2016
- 483
- 249
- 167
Hello I have created a simple bridge to allow subscribers to get special icon on your TS3 Server.
Script link: https://github.com/Najsr/Twitch-TS3-Subscriber-bridge
Things you will need:
If you have any questions do not hesitate to ask
Script link: https://github.com/Najsr/Twitch-TS3-Subscriber-bridge
Things you will need:
Code:
Your account id (set DEBUG to TRUE in config.php and call the script with $_GET['nick'] parameter. (For example http://localhost?nick=my_super_twitch_channel). Then paste the result into config and set DEBUG to FALSE.
Client ID, Client Secret and Redirect URI; Obtain from https://www.twitch.tv/kraken/oauth2/clients/new
Own teamspeak server with permissions
SQLite3 php module
For stream owners: You need to log in twice to remove no longer subscribed people from TS3 Server
If you have any questions do not hesitate to ask
Last edited: