Skip to content

Gives reports in the steam profile with steamID and appID

Notifications You must be signed in to change notification settings

Dasrg/steam-reportbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steam-reportbot

Gives reports in the steam profile with steamID and appID

GitHub followers streamlabs nodejs

Installing:

  1. Install Node.js LTS version
  2. Download this repo (click Code -> Download ZIP) and unpack the archive.
  3. Open command prompt or PowerShell in the bot folder (Shift + Right Click, or cd 'path to the bot')
  4. Type npm i or npm install

Using:

  1. Add to the bots.txt textfile accounts login data (login:password:shared_secret in the each line). If you want to use limited accounts (without $5 spent) use this formatting: login:password:.
  2. In the config.json set steam id of needed player. You can get this in this site: https://steamdb.info/calculator/. Just put the link of needed steam profile.
  3. Enter the appid parameter. For CSGO its 730.
  4. Set the perChunk and betweenChunks parameters (stock values suitable for you).
  5. If you want to use limited steam acconts enter this: "limited": true. If you want to use unlimited (with $5) type this: "limited": false.
  6. Run the bot - type in the command prompt or PowerShell: node index.js or just node index

About

Gives reports in the steam profile with steamID and appID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published