Skip to content

Commit

Permalink
Version 2.10.5 (read commit description)
Browse files Browse the repository at this point in the history
Added custom relog function to fix not all accounts relogging after loosing connection (#93). Fixed error when not confirming/declining update on startup whith disabled auto-update. Fixed updater not updating to/from BETA versions when branch was switched from beta-testing to master. Minor other changes.
  • Loading branch information
3urobeat committed May 9, 2021
1 parent 7ca8ded commit fafad59
Show file tree
Hide file tree
Showing 8 changed files with 186 additions and 95 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<a href="#additional-informations-">Additional information</a>
</p>

![Showcase](https://drive.google.com/uc?export=view&id=1FAzvJBbYys9tGePCD8Gc2VEjg3gHIT7y)
![Showcase](https://drive.google.com/uc?export=view&id=1FAzvJBbYys9tGePCD8Gc2VEjg3gHIT7y)

## **Introduction**
<img align="right" width="200" height="200" src="https://raw.githubusercontent.com/HerrEurobeat/steam-comment-service-bot/master/.github/img/mesh.png">
Expand Down Expand Up @@ -118,6 +118,8 @@ As the **license** already stated: If you want to use code from this repository
If you are using this bot as a whole: You are allowed to change bot messages (for translation). You are **not** allowed to remove any credit to myself.

#### **Credits**
Thank you [DoctorMcKay](https://github.com/DoctorMcKay) for creating the [steam-user](https://github.com/DoctorMcKay/node-steam-user) and [steamcommunity](https://github.com/DoctorMcKay/node-steamcommunity) libraries!

Special thanks to [KNO7](https://steamcommunity.com/id/KN07Gaming/) for testing early beta versions, providing many ideas behind this project and donating 5€!
I also want to thank [Stiefel](https://steamcommunity.com/id/Stiefel1234) for finding weird bugs I wouldn't have found alone, being a cool dude and for hosting the bot with 9 unlimited accounts.
Another thank you goes out to [effex1337](https://github.com/effex1337) for donating $5 via bitcoin, helping in issues and for supporting the project!
Expand Down
144 changes: 72 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fafad59

Please sign in to comment.