https://github.com/harastaivan/steam-bot
Steam Bot made for fun and to learn Node.js
https://github.com/harastaivan/steam-bot
bot nodejs npm signale steam steam-user translate
Last synced: 2 months ago
JSON representation
Steam Bot made for fun and to learn Node.js
- Host: GitHub
- URL: https://github.com/harastaivan/steam-bot
- Owner: harastaivan
- License: mit
- Created: 2018-06-22T11:05:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-23T08:39:12.000Z (about 8 years ago)
- Last Synced: 2025-01-11T23:37:18.537Z (over 1 year ago)
- Topics: bot, nodejs, npm, signale, steam, steam-user, translate
- Language: JavaScript
- Size: 34.2 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://nodejs.org/en/) 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`.
:warning: NodeJS version _8.0_ or higher is **required** :warning:
## Contribution
If you are interested, feel free to fork, make pull requests or you can write me a message. :)