You are viewing a potentially older version of this package. View all versions.
Vitek8-TwitchChat-1.1.0 icon

TwitchChat

Integration of Twitch chat into PeakTextChat (fork)

By Vitek8
Date uploaded 5 hours ago
Version 1.1.0
Download link Vitek8-TwitchChat-1.1.0.zip
Downloads 2
Dependency string Vitek8-TwitchChat-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.75301 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.75301

README

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

  1. Open BepInEx/config/V8.TwitchChat.cfg.
  2. 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