You are viewing a potentially older version of this package. View all versions.
TeddyBRB-Twitch_Bing_Bong-1.1.5 icon

Twitch Bing Bong

Lets twitch chat speak through Bing Bong

Date uploaded a week ago
Version 1.1.5
Download link TeddyBRB-Twitch_Bing_Bong-1.1.5.zip
Downloads 1609
Dependency string TeddyBRB-Twitch_Bing_Bong-1.1.5

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

Twitch BingBong

A mod that lets Twitch chat speak through Bing Bong!!


📜 Description

TTS for Bing Bong – listens to Twitch chat and speaks the message in-game!

Channels, Volume, Minimum Bits, ReadEveryChat, SayBingBongPrefix set in config. (If not configured, the mod stays inactive)


⚙️ Setup

  1. Install via Thunderstore
  2. Launch the game once to generate the config file.
  3. Edit Config — You need to set channel:
    • Channels – The twitch channel names
    • MinimumBits – Twitch minimum cheer amount
    • Volume – Defaults to 0.7
    • ReadEveryChat – Defaults to False
    • SayBingBongPrefix – Defaults to True
  4. Start the game and enjoy!

👤 Credits

Developed by TeddyBRB Discord

Photon RPC Concept/BingBong Animation from DamianMQR

CHANGELOG

Changelog

1.1.6

  • Fix bugs caused by latest MESA update

1.1.5

  • Add prefix config for saying BingBong

1.1.4

  • Fixed Multiple RPC Sync Issues
    • Tighter Sync
    • Remove ghost log via new harmony patches
    • Wait for answers, so audio always plays, even if some clients dont catch up

1.1.3

  • Fixed Mouth Animation

1.1.2

  • Fixed Network RPC Sync Issues

1.1.1

  • Fixed Folder Structure

1.1.0

  • New: Offline TTS (Piper)

    • Switched from cloud TTS to local Piper. No keys, no internet.
  • Config: Volume control

    • Added Volume (0.0–1.0).
  • Latency fix

    • Removed excessive sentence pause; messages now play promptly.
  • Queue & playback

    • Message queue is reliable; no more “first message only”.
    • Small post-utterance cooldown to prevent overlap.
  • Multiplayer sync

    • Photon RPC sync tightened up; avoids reading _src.time when no clip is present (gets rid of spammy warnings).
    • “Read every chat” mode or “Bits ≥ MinimumBits” mode.
    • Cheer messages are cleaned (strips cheer### / ### bits tokens).
  • Idle when not configured

    • If Channels is empty, the mod stays inactive and doesn’t connect.