Skip to content

KovalDenys1/Steam-trade-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Trade Bot

Automated trading bot for the Steam Community Market with ML-based price predictions.

Supports Rust, CS:GO, and Dota 2.

Stack

Node.js · TypeScript · PostgreSQL

Getting started

npm install
cp .env.example .env
npm run setup
npm run auth
npm start

Commands

npm start           # start hourly scheduler
npm run analytics   # market analysis
npm run fetch-all   # fetch prices for all games

Trading bots may violate Steam Terms of Service. Use at your own risk.

About

Automated Steam trading bot with machine learning, dynamic pricing, and risk management. Supports multi-game trading (Rust, CS:GO, Dota 2), PostgreSQL, and TypeScript. Buy and sell items profitably on the Steam Community Market with full analytics and modern architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors