github crowbartools/Firebot v4.8.0
Release v4.8.0 ( ͡° ͜ʖ ͡°)

latest releases: v5.62.1, v5.62.0, v5.62.0-beta4...
6 years ago

This update contains a ton of new features. We hope you enjoy them all!

New Features

  • In App Chat Feed
    • You can now monitor chat from within the app!
    • Supports mixer commands
    • Chat as either your streamer account or your bot account
    • Know which mods are taking action
    • Optionally show viewer list and viewer count.
    • Please note: we still have more features we'd like to add for this.
  • Events
    • Play effects when people follow/host/subscribe
    • Requires Chat connection
  • Update Button Effect
    • Update the properties (Name, tooltip, spark cost, progress bar, active status) for any button.
    • Spark cost and progress bar fields support math expressions.
      • IE, you could make a 2x cost multiplier like so: $(cost) * 2
  • Option to send Play Sound Effect audio to the Overlay
    • As opposed from playing via the app like it does currently.
    • Useful for dual pc stream setups
  • Set your Videos Effects to loop like GIFs
    • They will loop for the specified duration
  • Support for Mixer Commands in the Chat Effect
    • IE "/timeout", "/giveaway", etc
  • Two new text variables
    • Read text from a file
      • Useful for showing song titles in chat, for example
      • Usage: $(readFile[C:\file\path\text.txt])
    • Read random line from a file
      • Useful for showing a random quote, for example
      • Usage: $(readRandomLine[C:\file\path\text.txt])

Changes

  • Users banned from chat are now automatically banned from interactive too if Firebot is connected to chat when the ban occurs.
  • We now consider users with "Channel Editor" as mods so they will be grouped accordingly
  • Video and Image duration's now support tenth of seconds. IE "2.5" seconds
  • Custom Scripts can now specify what filetypes a file picker accepts

Bug Fixes

  • Fixed Custom Scripts not working properly for command or manual triggers
  • Fixed Time Chat Commands not playing after awhile
  • Fixed the Write Text To File effect when used in a command

Don't miss a new Firebot release

NewReleases is sending notifications on new releases.