Skip to content

harastaivan/steam-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Bot

I made this bot to learn more about NodeJS, npm and its packages. And I found it very easy to understand and to make something I need quite quickly.


Install

  1. Install NodeJS which contains npm too.

  2. Run npm install in console.

  3. Rename credentials.example.js to credentials.js and insert there your steam credentials and API key from google.

  4. Run node index.js.

⚠️ NodeJS version 8.0 or higher is required ⚠️

Contribution

If you are interested, feel free to fork, make pull requests or you can write me a message. :)

Releases

No releases published

Packages

No packages published