Mountain OBS

Mountain OBS 0.3

Changelog for 0.3
- Updated CLRHostPlugin (closing obs takes forever for me with the updated one)
- Removed unnecessary code

Features:
- onJoin(User) event for users entering chat (excludes broadcaster and bot)
- PlaySound takes an optional second parameter to override volume (0 to 100)
- getUptime() function added to get the current stream time in seconds
- onLeave(Channel, User) event for when users leave chat

Fixes:
- Fixed the Get OAuth Key button in Chat Bot Settings
Version 0.2 is online

Fixes:
- huge bugfix as the plugin was unable to work for anyone due to missing dependencies

Features
- Add sounds to your plugin using the PlaySound(filename) function
- Added Twitch Authentication for a future feature: subscriber notifications (note: this is not implemented yet)
Top