Skip to content

0.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Aug 03:25
· 4 commits to main since this release

Initial build — internal testing.

First packaged build of the Electron rewrite. Installers are unsigned (see Known issues below), so you'll get an OS warning on first launch — that's expected, not a bug.

What's in it

  • HUD with per-bot toggle tiles, Settings (Twitch login, bot show/reorder), Library manager, TTS settings
  • Bots: Text-to-Speech, Live Studio Audience, Command, Emote, AtMe, Media (gif/image/video overlay), Celebration (fireworks), Coinks
  • Automatically imports existing sound commands/emotes/text replies from the old .NET app's data files (UNTESTED)
  • Three OBS browser-source overlays (Media, Celebration/fireworks, Coinks), served locally

Downloads

  • Windows: multibotlabs-Setup-0.1.0.exe
  • macOS (Apple Silicon only): multibotlabs-0.1.0-arm64.dmg
  • Linux: multibotlabs-0.1.0.AppImage (portable) or multibot_0.1.0_amd64.deb (Debian/Ubuntu-based)

Known issues

  • Unsigned installers — Windows SmartScreen will say "Windows protected your PC" (click More info → Run anyway); macOS Gatekeeper will say it "can't be opened" (right-click → Open, or xattr -cr on the .app). Not code-signed yet — tracked in ROADMAP.md.
  • Windows and macOS haven't been manually run yet — only Linux has been exercised end-to-end so far. If something's visibly off on your platform, that's why.