Skip to content

Releases: typekcz/beepboop-steam

RELEASE-2.1.3: Login fix

21 Feb 15:14
Compare
Choose a tag to compare

This release fixes Steam login, because Steam changed the DOM of the login page and old selectors were no longer working.

RELEASE-2.1.2: Remember me

22 Dec 11:39
Compare
Choose a tag to compare

This release contains various fixes, optimizations and refactoring of the chat commands. But more importantly: remember me check box will be checked now and browser is better configured so that account should stay logged in.

RELEASE-2.1.1: Web mode works! (and Steam Guard sort of too)

18 Jun 12:26
Compare
Choose a tag to compare

This is just fix for the Steam Guard, but it's still not working like I would want to. Also it requires Steam Guard on each login for some reason.

RELEASE-2.1.0: Web mode works!

18 Jun 11:03
Compare
Choose a tag to compare

Steam Chat in browser works again, so we don't need to run a container with desktop and Steam client.

RELEASE-2.0.1: Security update

08 Apr 06:08
Compare
Choose a tag to compare

Just updated dependencies, mainly vm2 security fix.

RELEASE-2.0.0: Running full Steam client

19 Oct 08:23
Compare
Choose a tag to compare
  • BeepBoop now runs on full Steam client.
  • Recommended to run in provided Docker container.

RELEASE-1.0.5: Youtube works on free codecs

23 May 09:08
Compare
Choose a tag to compare
  • Format selection for ytdl-core tweaked to use webm container which actually works on free codecs.
  • Updated ytdl-core. Keep this package up to date! You will get warning if it is not and Youtube link will not work probably. Update it with npm install ytdl-core@latest.

RELEASE-1.0.4: Fixing sound on rejoin

17 Dec 10:04
Compare
Choose a tag to compare
  • Sound now actualy works after rejoin.

RELEASE-1.0.3: Leaving and entering voice channel depending on if users are in it

14 Dec 20:00
Compare
Choose a tag to compare
  • Automatically leaves channel if it is empty and rejoins when someone joins. (Looks like my bot account is "banned" in voice chat)
  • ytdl-core updated, YouTube videos should work for now.
  • youtubesearch plugin - search youtube videos to play just like you search instants with the myinstants plugin (command is youtube )

RELEASE-1.0.2: Fix for new Chromium?

30 Oct 17:10
Compare
Choose a tag to compare
  • It just works! IDK why.