Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Releases: bfroggio/screm

We Screm Together

19 Oct 16:08
3f31152
Compare
Choose a tag to compare

Loads of fixes and enhancements ranging from disabling keyboard shortcuts to actually fixing the sample rate issue. JSON support for command aliases that don't pollute the !sfx help command output. Numerous additions from @xuther. ❤️

The Duct Tape Screm

11 Jul 16:38
Compare
Choose a tag to compare

Sample rates are stupid and for some reason the audio library I’m using crashes all the time. I hardcoded the library to expect 44100 as the sample rate and put a fix-sample-rates.sh script in ./sounds that forces all audio files in a provided directory (e.g. ./fix-sample-rates.sh e-epic) to 44100 .wav. That's the only way I've found to prevent crashes. Writing Screm Bot 3000 in Go was a mistake.

User Friendly Screms

11 Jul 01:07
Compare
Choose a tag to compare

Fixing a sample rate issue that made sound effects play at chipmunk speeds, adding the twitch_authorized_users config property, and making the bot chat back to people on successful sound effect requests.

The Screm Heard ’Round the World

07 Jul 19:23
Compare
Choose a tag to compare
v1.1.2

Building the binary

There Can Be Only One Screm

07 Jul 17:04
Compare
Choose a tag to compare

All sound effects that aren't the Twitch chat notification sound now replace each other so only one sound plays at a time.

The Silent Screm

06 Jul 22:12
Compare
Choose a tag to compare

Adds the ability to pause sound effects that are currently playing with the Alt + Space keyboard shortcut.

The First Screm

05 Jul 20:21
Compare
Choose a tag to compare

The first version that’s good enough to use on a daily basis.