
You are viewing a potentially older version of this package. View Latest Version
TwitchChat
Integration of Twitch chat into PeakTextChat (fork)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)