Skip to content

Releases: SuiMachine/Basic-Twitch-Sound-Player

Basic-Twitch-Sound-Player (v 2.3.1)

16 Feb 15:10
Compare
Choose a tag to compare
  • 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)

04 Feb 21:40
Compare
Choose a tag to compare
  • 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)

17 Dec 21:54
b853f96
Compare
Choose a tag to compare
Pre-release
  • Websockets
  • Rework to use channel points entirely

Basic-Twitch-Sound-Player (v 2.2.0)

08 Dec 14:18
Compare
Choose a tag to compare

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)

03 Jun 16:27
Compare
Choose a tag to compare
  • 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)

28 Feb 20:46
Compare
Choose a tag to compare
  • Fixed dependencies that made it so TwitchPub didn't read rewards properly.

Basic-Twitch-Sound-Player (v 2.0.0)

27 Feb 21:43
Compare
Choose a tag to compare
  • 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

13 Feb 21:52
a12ca8b
Compare
Choose a tag to compare
2.0.0-Preview1 Pre-release
Pre-release
  • 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

21 May 17:06
Compare
Choose a tag to compare
  • 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

12 May 20:13
Compare
Choose a tag to compare
  • 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)