Description
🟣 Simple Twitch Integration
Connect your stream directly to Hytale!
✨ Current Features
In-Game Messages:
- Display Twitch messages highlighted via Channel Points rewards directly inside the game.
📂 Configuration
Run the server once. A HytaleTwitch folder should appear in your /mods/ directory, containing this config.json:
{
"accessTokens": ["TokenChannel1", "TokenChannel2"],
"rewardName": ""
}
V 2.0.X
{
"accessToken": "",
"rewardName": ""
}
V 1.0.X
- accessTokens: Input your tokens for each channels with the correct scopes (generate one here).
- rewardName: Must match your Twitch reward name EXACTLY (for each channels).
⚠️ Don't forget to enable user input for your Twitch reward, even though it won't be able to display any message in the game (obviously). ⚠️
Feel free to ask any questions in the comments, I'll reply ASAP! ⚡️
🚀 Roadmap
I plan to add many more interactions to spice up gameplay with chat.
💡 Suggestions?
The project is just starting! If you have ideas for fun or useful interactions, let me know in the comments. 👇


