Automated trading bot for the Steam Community Market with ML-based price predictions.
Supports Rust, CS:GO, and Dota 2.
Node.js · TypeScript · PostgreSQL
npm install
cp .env.example .env
npm run setup
npm run auth
npm startnpm start # start hourly scheduler
npm run analytics # market analysis
npm run fetch-all # fetch prices for all gamesTrading bots may violate Steam Terms of Service. Use at your own risk.