Skip to content

CouponBot/CouponBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CouponBot

A Steam bot that collects unwanted coupons and gives them to people who want them

Installation

Windows:

  1. Download the node.js binary for your OS' bitness and put it in a folder called 'nodejs'
  2. Download the latest version of npm from http://nodejs.org/dist/npm/ and unpack it to the nodejs folder (where node.exe is)
  3. Follow the instructions at this page to properly install and configure Visual Studio 2010
  4. Set up ursa's dependencies listed here
  5. Install Git for Windows from http://msysgit.github.io/
  6. Install ursa by opening a command window in the nodejs folder and executing npm install ursa
  7. Install the steam module the same way using npm install steam
  8. Install the steam-trade module using npm install git://github.com/seishun/node-steam-trade.git
  9. Congratulations, you've just installed all of CouponBot's dependencies! However, since this is a really early WIP project, the installation instructions for the bot itself have yet to be written

About

A Steam bot that collects unwanted coupons and gives them to people who want them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors