Before actually beginning to write your code, make sure you have the following prerequisites installed:
- Node.js and NPM
steam-user(npm install steam-user)steam-totp(npm install steam-totp) - module for generating Steam Guard codes- View Chapter 1.4 if your bot requires generating Steam Guard codes
We'll start adding more Node modules (which you install by using NPM) as the need arises.