Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 576 Bytes

File metadata and controls

6 lines (6 loc) · 576 Bytes

Installation Instructions:

  • Install Node.js.
  • Extract the .zip file somewhere.
  • In the folder, open a terminal / command prompt and run npm install to install the required packages. To do this on Windows, shift + right-click in a folder and select 'Open command window here' or 'Open Powershell window here'.
  • Configure your Steam account in the settings.json file. Note: Leave 'sharedSecret' empty if you do not know what it is.
  • If on Windows, simply double-click run.bat to run the bot, or on Linux / other OS open a terminal in the folder and run node index.js.