BeamBridge - Build 059
This release adds support for emotes and URLs coming from Mixer and being forwarded to IRC. Instead of just looking at the first object within a Mixer message, BeamBridge now iterates through each object in a Mixer message and includes the text form of each one. (This also fixes an issue where any text after an emote or URL in the Mixer message would get cut off.) No configuration change is necessary when coming from release 057.
Usage
Download the .jar file and the skeleton config. Fill out the skeleton config. Run in Java with the following command:
java -jar ./BeamBridge-Build059.jar ./BeamBridge-properties-059.config
...where "./BeamBridge-Build059.jar" is the path to the JAR file and "./BeamBridge-properties-059.config" is the path to the config file.