mrfalll-BingBongTwitch icon

BingBongTwitch

Bing Bong reads your Twitch chat out loud, with his mouth animated and the message on his subtitle. Free offline voice, optional TTS.

Last updated 2 hours ago
Total downloads 5
Total rating 0 
Categories Audio
Dependency string mrfalll-BingBongTwitch-1.0.1
Dependants 0 other packages depend on this package

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

BingBongTwitch

Bing Bong reads your Twitch chat out loud — with his mouth animated and the message shown on his floating subtitle.

Reading chat is anonymous: no token, no OAuth, no bot account, no API key. You only type your channel name. The mod can only read chat, never post.

How it works

Ask Bing Bong a question and, instead of one of his 26 canned lines, he says the newest message from your chat. The line is synced to everyone in the room over Photon, so your friends see and hear it too (they need the mod installed as well).

Two voices

Babble (default) ElevenLabs
Cost Free Costs credits
Delay Instant 1–3 seconds
Voice Bing Bong's real timbre Synthesised speech, pitched up
The message You read it on the subtitle You hear and read it

Babble takes Bing Bong's own sound files, slices them into ~120 ms blips and fires one per syllable, with the pitch derived from the letters. It sounds like him talking without forming real words — the Animal Crossing trick. Fully offline, no account.

ElevenLabs actually reads the message. Requires your own API key, set in the config file. If it fails for any reason — no credits, no connection, bad key — the mod falls back to Babble automatically. It never goes silent.

Setup

Read this first: the mod ships pre-filled with the channel mrfalll. Out of the box it will read that channel's chat, not yours. Change it to your own before using it, or you will be listening to someone else's stream.

  1. Launch the game once so the config file is created
  2. Open BepInEx/config/rodr313.bingbongtwitch.cfg
  3. Replace the channel with yours:
[1. Twitch]
Channel = yourchannel

Playing with friends? They install the mod and leave Channel empty — only the streamer needs to read chat. The lines reach them through the game's network.

Optional: ElevenLabs

[4. Voz]
VoiceMode = ElevenLabs

[7. ElevenLabs]
ApiKey = your_key_here

Leave VoiceId empty the first time — the mod uses the first voice on your account and writes the full list of voices and ids to the log so you can pick another.

Never share your config file: whoever has your key spends your credits.

Settings

Key Default What it does
Mode OnUse OnUse = speaks the newest message when you use Bing Bong · Auto = speaks every new message by itself · Both
CommandPrefix (empty) Set to !bb to only react to messages starting with it
OnlySubsAndMods false Filter to subs, VIPs, mods and the broadcaster
MaxLength 140 Truncates long messages
ShowAuthor true Shows Name: message on the subtitle (the name is never spoken)
SyncToOthers true Sends the line to everyone in the room
SyllableSeconds 0.085 Babble speed
MinSecondsBetweenRequests 5 Credit guard for busy chats

Safety

Chat messages are third-party content, so they are sanitised before being displayed: control characters are stripped and < / > are replaced, so nobody can inject TextMeshPro rich-text tags to hide text or break the subtitle layout.

Credits

Made for the PEAK community. Chat is read over plain anonymous IRC; the offline voice is synthesised from the game's own Bing Bong audio.


Em português

O Bing Bong fala as mensagens do seu chat da Twitch, com a boca mexendo e o texto na legenda flutuante dele.

Não precisa de token nem de conta de bot — a leitura do chat é anônima.

Atenção: o mod já vem com o canal mrfalll preenchido. Troque pelo seu canal em Channel, no arquivo de config, senão você vai ouvir o chat da live de outra pessoa.

Tem dois modos de voz: Babble (grátis, offline, usa os próprios sons do Bing Bong picotados em sílabas) e ElevenLabs (lê a mensagem de verdade, precisa da sua chave e gasta créditos). Se o ElevenLabs falhar, ele volta pro Babble sozinho.

Jogando com amigos: todos precisam ter o mod, mas só quem faz a live preenche o Channel. Os outros deixam vazio.