You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 7 hours ago |
| Version | 1.1.1 |
| Download link | Vitek8-TwitchChat-1.1.1.zip |
| Downloads | 27 |
| Dependency string | Vitek8-TwitchChat-1.1.1 |
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
Features
- Display Twitch chat messages in the game chat.
- Send messages from the game to Twitch using the
!prefix. - Anonymous mode (read-only) without a token.
- Permission system: only host and allowed players can send messages.
Configuration
- Open
BepInEx/config/V8.TwitchChat.cfg. - Fill in the
[Twitch]section:
[Twitch]
Username = your_twitch_channel # The channel whose chat is displayed and where messages with ! are sent
OAuthToken = oauth:your_token # The token of the account that will send messages (required for sending, optional for read-only)
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