Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sp0ok3r authored Apr 15, 2017
1 parent 559c854 commit 53f0467
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
# NodSteamBot
# SPKSteamBot

Using Steam User: https://github.com/DoctorMcKay/node-steam-user

Using Steam Totp: https://github.com/DoctorMcKay/node-steam-totp

Using SteamRep: https://github.com/scholtzm/node-steamrep
In my version i'm using:

- Steam User: https://github.com/DoctorMcKay/node-steam-user
- Steam Totp: https://github.com/DoctorMcKay/node-steam-totp
- Steam Rep: https://github.com/scholtzm/node-steamrep


### Installation:

- npm install steam
- npm install steam-user
- npm install steamrep
- npm install steam-totp
```sh
npm install steam
npm install steam-user
npm install steamrep
npm install steam-totp
```
After installed, you can start the bot with: node steambot.js


Usage of 'config.js' :

After installed, you can start the bot with: node steambot.js

### Development

Usage of 'config.js' :
Want to contribute? Great!

External contact: http://steamcommunity.com/id/OfficialSp0ok3r1337/

0 comments on commit 53f0467

Please sign in to comment.