Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 609 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 609 Bytes

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. :)