You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 14 hours ago |
| Version | 1.0.3 |
| Download link | Vitek8-TwitchChat-1.0.3.zip |
| Downloads | 54 |
| Dependency string | Vitek8-TwitchChat-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301README
TwitchChat
Displays Twitch chat messages in the PEAK in-game chat. Messages appear with the [Twitch] prefix. Fork of PeakTextChat
Configuration
- Install the mod and run the game once to generate the config file.
- Open
BepInEx/config/V8.TwitchChat.cfg. - Fill in the
[Twitch]section:
[Twitch]
Username = your_username
OAuthToken = oauth:your_token (optional)
CHANGELOG
Changelog
v1.1.1
- Fixel a little bug
v1.1.0
- Added sending messages from game to Twitch with
!prefix - Added permission system (only host and allowed players can send)
- Added colored nicknames in Twitch messages
- Switched from TwitchChatAPI to TwitchLib
v1.0.3
- First working version with basic Twitch reading
- Fixed connection issues
v1.0.2
- no
v1.0.1
- Added README.md
- This version doesn't work
v1.0.0
- Initial release (fork of PeakTextChat)
- This version doesn't work