-
Notifications
You must be signed in to change notification settings - Fork 3
Home
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
npm install nodejs_steambot
#Usage
node index.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