FAQ

Does MultiBotLabs send my data anywhere?

No. Everything you configure — sound libraries, settings, coin-game scores — lives in a JSON file on your own machine. There’s no cloud sync and no telemetry. The only network traffic MultiBotLabs generates on its own is talking to Twitch’s API.

Is my Twitch client secret stored anywhere?

No. MultiBotLabs authenticates using Twitch’s OAuth implicit grant flow specifically so the app never needs a client secret at all.

I have sound commands from the old MultiBot app — can I bring them over?

Yes. MultiBotLabs reads the legacy app’s data files directly, so existing sound commands carry over rather than starting from scratch. See the repository README for details.

Where do I report a bug or request a feature?

On GitHub Issues.