-
Notifications
You must be signed in to change notification settings - Fork 1
Setup

Don't forget to leave an star on the repo,
without that bot wont work, but for real tho we push updates based on the engagement
Now when that's done lets start with the installation

Download and install nodejs
Windows / Mac / Linux
Download from https://nodejs.org/
(Version recommended for most users) - this can change.
Stabile version for the project is v15.2.1, there might be issues with v14. node-v15.2.1-x64.msi
Download and install text editor by choice
Windows / Mac / Linux
Recommended: https://www.sublimetext.com/3
Steam Account:
Shared Secret code
Identity Secret code
edit the config in !authenticator/SETTINGS/config.js
// Account Credentials AREA
//-----------------------------------------------------------------------------------------------
USERNAME: "", // Name used to login to the account
PASSWORD: "", // Steam Account Password
SHAREDSECRET: "", // Code that can be found in {Steam64ID}maFile in SDA(Steam desktop Auth)
IDENTITYSECRET: "" // Code that can be found in {Steam64ID}maFile in SDA(Steam desktop Auth)
Run install.bat (only first time you are setting up)
than in !authenticator to use it to confirm all trades run
accept_and_exit.bat (use this one if you know everything will work and u confirm a lot of trades in short amounts of time so the window auto closes)
or
accept_and_pause.bat (this one is recommended as it wont close it will report if any issues)