A simple bot created to report and commend CS:GO players. Includes full Steam Guard authentication support.
- Create
accounts.txt
and fill with CS:GO accounts.username:password
format. - Install necessary npm packages by running:
npm install
- Update protobufs by running:
npm run update
- Start with
npm start
. You will be asked to enter Steam Guard codes (if needed) & target Steam ID.