Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imxnoobx/steammy
Advanced steam bot with a lot of features and complete integration with a discord logging system. Part of the project imxnoobx.xyz 2022
https://github.com/imxnoobx/steammy
bot nodejs steam steamcommunity
Last synced: about 2 months ago
JSON representation
Advanced steam bot with a lot of features and complete integration with a discord logging system. Part of the project imxnoobx.xyz 2022
- Host: GitHub
- URL: https://github.com/imxnoobx/steammy
- Owner: IMXNOOBX
- License: gpl-3.0
- Created: 2022-03-16T21:44:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T16:37:44.000Z (about 2 years ago)
- Last Synced: 2023-03-04T18:10:52.177Z (almost 2 years ago)
- Topics: bot, nodejs, steam, steamcommunity
- Language: JavaScript
- Homepage:
- Size: 569 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 📘 Description
Simple advance steam bot to automatize my steam account. It has a lot of features (some listed velow) and a discord logger, to wich you will recive all the logs.```ini
[User Commands]
!help - will send a help menu!comment - for +rep on your profile
!group - to be invited to the group
!test - to test the chat messages[Admin/Dev Commands]
!help-admin - will send a help menu!block - to block a user from the bot
!refresh - to refresh the bot
!restart - to restart the bot
!stop - to stop the bot
!idle - to start idling a game
!idler - to set up[Features]
1. Automatically accept friend request
2. Automatically Accept/Deny group invites
3. Idle 25 games at the same time (Hour boost)
4. Automatically accept gift trades (when you dont give any of your items)
```## 📥 Install
```sh
npm install
```## 📋Usage
```sh
npm run start / node index.js
```## 🏠 [Homepage](https://github.com/IMXNOOBX/steammy#readme)
## 🌟 Issues/Contribute
- Report your issues here: [Report Here](https://github.com/IMXNOOBX/steammy/issues)
- Contribute with your amazing ideas: [Contribute Here](https://github.com/IMXNOOBX/steammy/pulls)# 🔖 License & Copyright
This project is licensed under [**CC BY-NC 4.0**](https://creativecommons.org/licenses/by-nc/4.0/).
```diff
+ You are free to:
• Share: Copy and redistribute the material in any medium or format.
• Adapt: Remix, transform, and build upon the material.
+ Under the following terms:
• Attribution: You must give appropriate credit, provide a link to original the source repository, and indicate if changes were made.
• Non-Commercial: You may not use the material for commercial purposes.
- You are not allowed to:
• Sell: This license forbids selling original or modified material for commercial purposes.
• Sublicense: This license forbids sublicensing original or modified material.
```
### ©️ Copyright
The content of this project is ©️ by [IMXNOOBX](https://github.com/IMXNOOBX) and the respective contributors. See the [LICENSE.md](LICENSE.md) file for details.##
_Star this project ⭐️ if it helped you!_
---