Skip to content

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

Version 2.6.2

27 Mar 10:08
Compare
Choose a tag to compare
  • Fixed skipped accounts not being skipped after restart
  • Change file updating order
  • Fixed bot crashing when trying to logOff in updater
  • Fixed config existing keys checker in updater
  • Fixed updateeverywhere() still using loginindex instead of accountid when writing to lastcomment.json
  • Changed one wrong error description in error catch in commenteverywhere()

Version 2.6.1

27 Mar 10:08
Compare
Choose a tag to compare
  • Fixed a mistake that would crash the bot when the user adds a child bot account
  • Added default quotes in quotes.txt

Version 2.6.0

27 Mar 10:08
Compare
Choose a tag to compare
  • Added option to skip steamGuard
  • Added dynamic login time evaluation and wait time conversion
  • Added data.json
  • Changed filestructure
  • Changed updater functionality
  • Reworked lastcomment functionality
  • Added dynamic help message
  • Cleared up startup logs
  • Minor other changes and bugfixes

Version 2.5.1

27 Mar 10:09
Compare
Choose a tag to compare
  • Added checker to check on startup if all friends are in lastcomment.json
  • Fixed lastcomment cooldown checker
  • Fixed resetcooldown cmd
  • Fixed config checker for my name
  • Changed a few logger messages

Version 2.5.0

27 Mar 10:09
Compare
Choose a tag to compare
  • Added !info command
  • Fixed bug that would occur when the bot tried to add someone to lastcomment.json after accepting request when he was offline
  • User specific comment cooldown will now only be handled by lastcomment.json
  • Added feature to disable eval command (default)

Version 2.4.1

27 Mar 10:09
Compare
Choose a tag to compare
  • Fixed time to account for your timezone
  • Fixed bug that would occur when the bot tried to write a new friend to the lastcomment.json after accepting the friend request after being offline

Version 2.4.0

27 Mar 10:09
Compare
Choose a tag to compare
  • Added new experimental auto updater
  • Fixed bugs from/Changed minor things I did when I was tired af
  • Update checker will now check every 12 hours
  • Changed lastcomment.json behaviour
  • Edited/Changed ready event logger messages

Version 2.3.0

27 Mar 10:10
Compare
Choose a tag to compare
  • Added new '!unfriend profileid' command
  • Added new '!eval' command
  • Fixed error that occured when accepting a friend request
  • Fixed date in logger function
  • Changed date color to improve visibility
  • Added option to disable message logging in the config
  • Added notice if config owner values are not setup
  • Removed myself from config if the bot is not running on my pc
  • Fixed a few other bugs and changed a few minor things

Version 2.2.0

27 Mar 10:10
Compare
Choose a tag to compare
  • Added global comment cooldown
  • Added option to disable accepting group invites
  • Added support for setting multiple owners
  • Added unfriend function after a period of time
  • Added timestamp to logger
  • Added update checker
  • Added a botgroup inviter function

Version 2.1.0

27 Mar 10:10
Compare
Choose a tag to compare
  • The played games can now be changed from config.json
  • Added ability to disable comment command for other users
  • Added comment cooldown-
  • Added arguments number_of_comments and profileid to !comment command
  • Updated README.md