The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.
You are viewing a potentially older version of this package.
View all versions.

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
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301README
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
- Install via Thunderstore
- Launch the game once to generate the config file.
- Edit Config — You need to set channel:
Channels
– The twitch channel namesMinimumBits
– Twitch minimum cheer amountVolume
– Defaults to0.7
ReadEveryChat
– Defaults toFalse
SayBingBongPrefix
– Defaults toTrue
- Start the game and enjoy!
👤 Credits
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).
- Added
-
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).
- Photon RPC sync tightened up; avoids reading
-
Idle when not configured
- If
Channels
is empty, the mod stays inactive and doesn’t connect.
- If