Releases: SuiMachine/Basic-Twitch-Sound-Player
Releases · SuiMachine/Basic-Twitch-Sound-Player
Basic-Twitch-Sound-Player (v 2.3.1)
- Clear up some characters in AI responses that should not exist in Twitch chat.
- Remove \n character at the end of each response from history files.
- Fix a bug where a path for a streamer's history file was never being set if the file existed in the first place.
Basic-Twitch-Sound-Player (v 2.3.0)
- Websockets server is now available.
- The program now uses 2 accounts - one for managing the rewards (which has to be a streamer) and another for writing messages in chat.
- The program now relies entirely on channel points (and thus requires Affiliate).
- Gemini AI implementation with a reward.
- Scrapped some useless dependencies.
- Settings are now stored in my documents. Auth are encrypted with encryption keys stored separately.
Basic-Twitch-Sound-Player (v 2.3.0)
- Websockets
- Rework to use channel points entirely
Basic-Twitch-Sound-Player (v 2.2.0)
Mostly cleanup of old features:
- Scrapped Botnak import.
- Scrapped Text To Speech that used to use really bad Window's TTS.
- Scrapped exporting sound list to HTML.
- Updating voice mod rewards on Twitch should now show a progress bar.
- It should no longer be possible to close VoiceMod settings window while the process of updating rewards is active.
- Modifying a description of VoiceMod reward should no longer move a text cursor to the end of a line a text.
- Updating voice mod reward should now update also the Twitch's description (prompt).
Basic-Twitch-Sound-Player (v 2.1.0)
- Added debug mode which provides more information on communication with VoiceMod and Twitch to allow for easier debugging of certain scenarios.
- Added safeguards against repeated "friendly-names" received from VoiceMod that were breaking things.
- Disabling a voicemod manually automatically disposes of the timer and unlocks rewards now.
Basic-Twitch-Sound-Player (v 2.0.1)
- Fixed dependencies that made it so TwitchPub didn't read rewards properly.
Basic-Twitch-Sound-Player (v 2.0.0)
- Reworked VoiceMod support to allow for a channel reward per every Voice request.
- Added an editor for VoiceMod connection.
- Added an options to added remove voices independently of what are the favourite voices in VoiceMod.
- Cleaned up the code.
- Removed Google Docs support.
- Removed VSS.
2.0.0-Preview1
- Reworked VoiceMod support to allow for a channel reward per every Voice request.
- Added an editor for VoiceMod connection.
- Added an options to added remove voices independently of what are the favourite voices in VoiceMod.
- Cleaned up the code.
- Removed Google Docs support.
- Removed VSS.
Basic-Twitch-Sound-Player - v1.4.0
- Reworked reward redemption to automatically cancel or accept reward requests depending on whatever a user can play a sound (note that this requires recreating rewards, cause bots can only pull, accept/deny rewards created by themselves - there are no buttons for creating them).
Basic-Twitch-Sound-Player - v1.3.1
- Support for selecting output device for sounds playback (no VSS selection yet)
- Changed to using Bearer token when requests (so it actually pulls subscribers on join)