Steam-Gem-Key-Bot icon indicating copy to clipboard operation
Steam-Gem-Key-Bot copied to clipboard

Free Steam Trading Bot

Results 40 Steam-Gem-Key-Bot issues
Sort by recently updated
recently updated
newest added

This project needs to fulfill some requirements to become more appealing and improve software quality in order to make easier to mantain in the future, fixing bugs fixing and adding...

## Description Remove legacy code after TypeScript version is stable in production. ## Tasks - [ ] Wait 2+ weeks after cutover for burn-in period - [ ] Verify no...

phase-6

## Description Switch default npm start to TypeScript version and monitor for issues. ## Tasks - [ ] Update package.json to make `npm start` run TypeScript version - [ ]...

phase-6
breaking-change
critical

## Description Verify all data migrations work correctly and backward compatibility is maintained. ## Tasks - [ ] Verify TotalSold.json compatibility (ProfitTracker) - [ ] Test auth token migration (TokenStore)...

phase-6
critical

## Description Run legacy and new versions side-by-side to validate behavioral equivalence. ## Tasks - [ ] Run `npm run start:legacy` (old version) - [ ] Run `npm run dev`...

phase-6
testing
critical

## Description Create comprehensive test suite with 70%+ coverage. **BLOCKS PRODUCTION CUTOVER**. ## Tasks - [ ] Unit tests for utilities (Logger, TimeUtils, SteamUtils, SpamFilter) - [ ] Unit tests...

phase-6
testing
critical

## Description Migrate cluster-based auto-restart from legacy code to TypeScript. ## Tasks - [ ] Port cluster manager from index.js:1-10 - [ ] Handle worker crashes and automatic restart -...

phase-6

## Description Initialize SteamBot, register all handlers, and start the bot with error handling. ## Tasks - [ ] Initialize SteamBot orchestrator - [ ] Register all event handlers -...

phase-6

## Description Background and emote trading logic with callback pattern compatibility. ## Tasks - [ ] Implement Sell_Bgs_And_Emotes function - [ ] Implement Buy_Bgs_And_Emotes function - [ ] Keep callback...

phase-5

## Description Common key trading logic for TF2 and CS:GO keys. ## Tasks - [ ] Key identification functions - [ ] Key counting methods - [ ] Common key...

phase-5