Automatically sends deposits for you and confirms them on Steam.
- Clone or download the repository
- Run
npm install
while in the folder - Run
npm run build
while in the folder - Rename the .env.example file to .env and enter your details in there
- Run
npm run start
while in the folder