Skip to content

Releases: 3urobeat/steam-mass-comment-bot

Version 2.3.0

02 Nov 14:18
2c4bada
Compare
Choose a tag to compare
  • Added support for detecting and unlocking family view #20
  • Added an available update checker
  • Added support for providing shared secret in logininfo.json
  • Added support for disabling sending comments for debugging
  • Moved providing destinations from config to dedicated text file
  • Updated sessionHandler to latest steam-comment-service-bot state
  • Migrated to my new eslint v9 config
  • Refactored main loop to run after webSession event to ensure cookies are set before loading destinations
    • This might have previously caused issues on slower internet connections
  • Updated dependencies
  • Updated README.md to reflect changes

Version 2.2.1

29 Jan 17:42
ff8f822
Compare
Choose a tag to compare
  • Fixed loadDestinations not resolving when last id is a duplicate #18
  • Updated dependencies

Version 2.2.0

03 Jan 15:05
21f219c
Compare
Choose a tag to compare
  • Added support for sharedfiles & discussions
    • Ported over steam-comment-service-bot's SteamCommunity library patches
  • Ported over steam-comment-service-bot's handleSteamIdResolving()
    • This allows us to unify the separated profiles & group arrays in the old config into one destinations array in the new config
  • Reworked comment flow to improve code quality and support the new type detection
  • Updated my sessionHandler module to support QR Code login and include other fixes from my other projects
  • Added logging of username in chat messages from friends
  • Enabled automatic token refresh
  • Update dependencies
  • Improve README
  • Minor other changes

Please re-read the updated setup instructions in the README.

Version 2.1.2

15 Aug 15:38
37b61a2
Compare
Choose a tag to compare
  • Updated and enforced improved eslint config to raise code quality
  • Improved ready message to display profiles & groups separately
  • Comment log message will now display the quote that is being used
  • Replaced default quotes set with the one from the comment-service-bot
  • Updated dependencies
  • Minor other changes and improvements

Version 2.1.1

12 Mar 20:10
Compare
Choose a tag to compare
  • Updated dependencies to fix login issue caused by outdated steam-session version

Version 2.1.0

25 Oct 13:40
Compare
Choose a tag to compare
  • Added support for Steam's new login flow
  • Added progress bars to comment functions
  • Code improvements (enforced styling)
  • Updated dependencies

Version 2.0

25 Jan 13:10
a1c9947
Compare
Choose a tag to compare

Rewritten the bot.