node-csgorc
node-csgorc copied to clipboard
Counter-Strike: Global Offensive Report / Commend Bot
node-csgorc
A simple bot created to report and commend CS:GO players. Includes full Steam Guard authentication support.
Usage
- Create
accounts.txtand fill with CS:GO accounts.username:passwordformat. - 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.