Skip to content
Jacob Truman edited this page Apr 28, 2017 · 5 revisions

This is my attempt at implemeting a steam bot using the steam and steam-trade modules

Installation

npm install nodejs_steambot

#Usage

node trade_offers.js username

The "configfile.json" needs to be in the "configs" directory. The name of the file needs to be the steam login. You can find a sample config file in the root of this project

Clone this wiki locally