Skip to content

Version 2.11.0

Compare
Choose a tag to compare
@3urobeat 3urobeat released this 17 Oct 17:40
dfdec1e
  • The majority of the application has been restructured and rewritten
  • The whole bot is now being started in a child_process
  • Added !groupcomment command to be able to comment in groups
  • Added !sessions and !mysessions commands (#103)
  • Improved logs by adding my output-logger library, added more log messages and improved many existing log messages
  • Improved automatic error handling
  • Fixed node-steamcommunity not using proxies and improved proxy support a lot in general
  • Improved response of !settings, !log & !failed commands
  • !failed and !abort now use the reciever steamid as parameter instead of the requester steamid
  • Only certain commands are now blocked during startup (#105)
  • Probably fixed and improved a lot more stuff passively and without noticing
  • Updated dependencies

If you are interested in more detail check out the 131 commits between 2.10.7 and 2.11.

At least node.js v14.15.0 is now required!