This repository has been archived by the owner on Apr 2, 2023. It is now read-only.
Releases: kjsmita6/node-steam-parentbot
Releases · kjsmita6/node-steam-parentbot
ES6 Class
Add 2FA enabling and login
Late release, but
- Add support for enabling 2FA (will automatically be enabled on logon)
- Login properly with the code
Steam Two Factor Authorization
- Add Two Factor Authorization for login and trade confirmation (@andrewda)
I am tagging this as a pre-release since we won't be able to really test it until the 9th when it is implemented. Once I confirm it works I will release on npm.
Major update
- Add Steam Rich Presence
- Change require statements (see example.js)
This release will NOT be compatible with previous versions (due to the change with the requires), so you must update your code for this version to work.
Steam games
- Add SteamGameCoordinator
- Documentation and examples
Initial Release
1.0.0 Move stuff to an order that makes sense