Skip to content

Commit

Permalink
Update every mention of the old username
Browse files Browse the repository at this point in the history
Merge pull request #185
  • Loading branch information
3urobeat authored Jun 29, 2023
2 parents 7aa2f76 + 87d353b commit 0faa0d9
Show file tree
Hide file tree
Showing 109 changed files with 300 additions and 300 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github: HerrEurobeat
github: 3urobeat
custom: ["paypal.me/3urobeat"] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

[![YouTube](https://img.shields.io/badge/YouTube-Tutorial-red)](https://youtu.be/8J78rC9Z28U)
[![nodejs](https://img.shields.io/badge/node.js-v14-brightgreen)](https://nodejs.org/)
[![Star](https://img.shields.io/badge/-Give%20this%20repo%20a%20star!-yellow)](https://github.com/HerrEurobeat/steam-comment-service-bot)
[![Star](https://img.shields.io/badge/-Give%20this%20repo%20a%20star!-yellow)](https://github.com/3urobeat/steam-comment-service-bot)
[![Steam Group](https://img.shields.io/badge/Steam%20Group-Join!-blue)](https://steamcommunity.com/groups/3urobeatGroup)
[![Donate](https://img.shields.io/badge/donate-%241-orange)](https://paypal.me/3urobeat)
<p align="center">Click on a badge to learn more.</p>
Expand Down Expand Up @@ -46,10 +46,10 @@ This written tutorial also contains a video tutorial badge link for each specifi
>By starting this bot you agree to not misuse it!
*Although this setup may seem long, don't worry, the setup can be done in <5 minutes.*
This is the basic setup guide. Visit the [Wiki](https://github.com/HerrEurobeat/steam-comment-service-bot/wiki) for more detailed documentations! Let's get started:
This is the basic setup guide. Visit the [Wiki](https://github.com/3urobeat/steam-comment-service-bot/wiki) for more detailed documentations! Let's get started:

## **Download:** [![YouTube](https://img.shields.io/badge/YouTube-Tutorial%20section-red)](https://youtu.be/8J78rC9Z28U?t=45)
Click here: [Download](https://github.com/HerrEurobeat/steam-comment-service-bot/archive/master.zip)
Click here: [Download](https://github.com/3urobeat/steam-comment-service-bot/archive/master.zip)
Extract the zip and open the `steam-comment-service-bot` folder.

You need to have at least node.js version 14.15.0 installed: [Download](https://nodejs.org)
Expand All @@ -62,7 +62,7 @@ Open the `accounts.txt` file and provide your accounts in the `username:password
If you don't want to use a shared_secret just leave it out and only provide the account in the `username:password` format.

Please make sure you know about limited/unlimited accounts. Your accounts also need to have E-Mail Steam Guard active.
You can read a detailed explanation [here in the wiki](https://github.com/HerrEurobeat/steam-comment-service-bot/wiki/Steam-limitations).
You can read a detailed explanation [here in the wiki](https://github.com/3urobeat/steam-comment-service-bot/wiki/Steam-limitations).

<details>
<summary>Another, optional method (not recommended anymore):</summary>
Expand Down Expand Up @@ -91,7 +91,7 @@ Set an amount of comments a normal user and the amount an owner is allowed to re
This largely depends on how many accounts you use, the commentdelay set and if you use proxies.
I would recommend max 2 comments per account if you use no proxies and default settings, so if you use 5 accounts, try setting maxComments and maxOwnerComments to 10.

For now you can ignore all the other settings, however if you'd like to customize more values later on then check out the [complete config documentation](https://github.com/HerrEurobeat/steam-comment-service-bot/wiki).
For now you can ignore all the other settings, however if you'd like to customize more values later on then check out the [complete config documentation](https://github.com/3urobeat/steam-comment-service-bot/wiki).

<details>
<summary><strong>Custom Quotes</strong> (optional)</summary>
Expand Down Expand Up @@ -122,22 +122,22 @@ Head over to your Steam client, add the main bot (the first account in your acco
It should respond with a list of commands available to you.

To request a comment, simply type `!comment 1`! [Click to see Demo](https://youtu.be/8J78rC9Z28U?t=294)
You can see all commands and their usage [here in the wiki](https://github.com/HerrEurobeat/steam-comment-service-bot/wiki/Commands-documentation).
You can see all commands and their usage [here in the wiki](https://github.com/3urobeat/steam-comment-service-bot/wiki/Commands-documentation).

## **Additional Information:** [![YouTube](https://img.shields.io/badge/YouTube-Tutorial%20section-red)](https://youtu.be/8J78rC9Z28U?t=339)
Hey, if you like this project please consider donating a buck on my [PayPal!](https://paypal.me/3urobeat)
[![Donate](https://img.shields.io/badge/donate-%241-orange)](https://paypal.me/3urobeat)
If you like the work I put into this project, please give this repository a star!
![Star](https://img.shields.io/github/stars/HerrEurobeat/steam-comment-service-bot)
![Star](https://img.shields.io/github/stars/3urobeat/steam-comment-service-bot)

#### **The Wiki**
The Wiki of this repository holds a lot of valuable information, please [check it out](https://github.com/HerrEurobeat/steam-comment-service-bot/wiki)!
The Wiki of this repository holds a lot of valuable information, please [check it out](https://github.com/3urobeat/steam-comment-service-bot/wiki)!
You can find pages there on how to add proxies to drastically increase the amount of possible comments, how to integrate the bot into your own application, adding your own language, documentation on errors, the config, advancedconfig and more.

#### **Bugs, Issues & Betas**
If you encountered a **bug**, you **need help** or wish a feature to be added, please open an [**issue!**](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/new/choose)
If you are interested in beta builds of this project, visit the [beta-testing branch.](https://github.com/HerrEurobeat/steam-comment-service-bot/tree/beta-testing)
If you are interested in the active development progress, visit the [projects section.](https://github.com/HerrEurobeat/steam-comment-service-bot/projects)
If you encountered a **bug**, you **need help** or wish a feature to be added, please open an [**issue!**](https://github.com/3urobeat/steam-comment-service-bot/issues/new/choose)
If you are interested in beta builds of this project, visit the [beta-testing branch.](https://github.com/3urobeat/steam-comment-service-bot/tree/beta-testing)
If you are interested in the active development progress, visit the [projects section.](https://github.com/3urobeat/steam-comment-service-bot/projects)

#### **License**
The code is distributed under the GPL-3.0 license.
Expand Down
2 changes: 1 addition & 1 deletion advancedconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_disclaimer_": "This file includes only advanced settings! Please only use the 'config.json' for setup and ignore this file if you are new!",
"_help_": "Read the docs: https://github.com/HerrEurobeat/steam-comment-service-bot/wiki/Advanced-Config-Documentation",
"_help_": "Read the docs: https://github.com/3urobeat/steam-comment-service-bot/wiki/Advanced-Config-Documentation",
"disableAutoUpdate": false,
"loginDelay": 2500,
"loginTimeout": 60000,
Expand Down
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"_help_": "Read the docs: https://github.com/HerrEurobeat/steam-comment-service-bot/wiki/Config-documentation",
"_help_": "Read the docs: https://github.com/3urobeat/steam-comment-service-bot/wiki/Config-documentation",
"commentdelay": 15000,
"skipSteamGuard": false,
"commentcooldown": 5,
Expand Down
2 changes: 1 addition & 1 deletion customlang.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"note": "Please read here on how to use this file: https://github.com/HerrEurobeat/steam-comment-service-bot/wiki/How-to-add-custom-messages"
"note": "Please read here on how to use this file: https://github.com/3urobeat/steam-comment-service-bot/wiki/How-to-add-custom-messages"
}
2 changes: 1 addition & 1 deletion docs/wiki/adding_proxies.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Adding proxies is quite simple:

Your proxies must be provided in this format: `http://user:[email protected]:8081`

If you are using webshare.io and are too lazy to convert the proxy file download yourself like me, then check out my quick and dirty [conversion script](https://github.com/HerrEurobeat/webshare-proxies-file-converter).
If you are using webshare.io and are too lazy to convert the proxy file download yourself like me, then check out my quick and dirty [conversion script](https://github.com/3urobeat/webshare-proxies-file-converter).

The bot will automatically spread all your bot accounts over all available proxies.
By default the bot will also use your own IP. If you'd like to disable this and only use proxies, set `useLocalIP` in the `advancedconfig.json` to `false`.
Expand Down
4 changes: 2 additions & 2 deletions docs/wiki/changelogs/CHANGELOG_v1.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
## **2019-08-05, Version 1.0.0**
Created a basic bot that can comment comment once on it's own.

Commit: [8f8dd27](https://github.com/HerrEurobeat/steam-bots/commit/8f8dd27)
Commit: [8f8dd27](https://github.com/3urobeat/steam-bots/commit/8f8dd27)

&nbsp;

Expand All @@ -24,4 +24,4 @@ Commit: [8f8dd27](https://github.com/HerrEurobeat/steam-bots/commit/8f8dd27)
- Added version number to console.log on login
- Updated README.md and package.json

Commit: [2ccebc8](https://github.com/HerrEurobeat/steam-bots/commit/2ccebc8)
Commit: [2ccebc8](https://github.com/3urobeat/steam-bots/commit/2ccebc8)
2 changes: 1 addition & 1 deletion docs/wiki/changelogs/CHANGELOG_v2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
- Added a two files filesystem
- Added support to control multiple accounts with one bot

Commit: [c103965](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/c103965)
Commit: [c103965](https://github.com/3urobeat/steam-comment-service-bot/commit/c103965)
2 changes: 1 addition & 1 deletion docs/wiki/changelogs/CHANGELOG_v2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
- Added arguments number_of_comments and profileid to !comment command
- Updated README.md

Commit: [43d6f28](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/43d6f28)
Commit: [43d6f28](https://github.com/3urobeat/steam-comment-service-bot/commit/43d6f28)
42 changes: 21 additions & 21 deletions docs/wiki/changelogs/CHANGELOG_v2.10.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,98 +29,98 @@
- Improved code formatting
- Minor other changes

Commit: [3547d8d](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/3547d8d)
Commit: [3547d8d](https://github.com/3urobeat/steam-comment-service-bot/commit/3547d8d)

&nbsp;

<a id="2.10.1"></a>

## **2021-03-11, Version 2.10.1**
- Fixed unfriend check logging an steam64id undefined error ([#81](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/81))
- Removed unnecessary process event listeners (This could also fix [#78](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/78))
- Fixed unfriend check logging an steam64id undefined error ([#81](https://github.com/3urobeat/steam-comment-service-bot/issues/81))
- Removed unnecessary process event listeners (This could also fix [#78](https://github.com/3urobeat/steam-comment-service-bot/issues/78))
- Added check if all friends are in lastcomment database
- Fixed resetcooldown not being able to reset global cooldown in one try
- Fixed comment log msg displaying even on error when more than 1 comment was requested
- Minor other changes

Commit: [f2db506](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/f2db506)
Commit: [f2db506](https://github.com/3urobeat/steam-comment-service-bot/commit/f2db506)

&nbsp;

<a id="2.10.2"></a>

## **2021-03-16, Version 2.10.2**
- Fixed updater not waiting for active comment request to be completed
- Fixed user not getting removed from activecommentprocess array when requesting 1 comment ([#83](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/83))
- Fixed bot getting stuck on startup when accounts.txt was used and had empty lines ([#80](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/80))
- Added a commentcounter based on [#87](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/87)
- Add limited bot accounts message has now clickable links ([#84](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/84))
- Fixed user not getting removed from activecommentprocess array when requesting 1 comment ([#83](https://github.com/3urobeat/steam-comment-service-bot/issues/83))
- Fixed bot getting stuck on startup when accounts.txt was used and had empty lines ([#80](https://github.com/3urobeat/steam-comment-service-bot/issues/80))
- Added a commentcounter based on [#87](https://github.com/3urobeat/steam-comment-service-bot/issues/87)
- Add limited bot accounts message has now clickable links ([#84](https://github.com/3urobeat/steam-comment-service-bot/issues/84))
- Added custom lastcomment.json error message
- Added check to fix [#85](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/85)
- Added check to fix [#85](https://github.com/3urobeat/steam-comment-service-bot/issues/85)
- Increased default commentdelay to 15000
- Minor other changes

Commit: [9aaea39](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/9aaea39)
Commit: [9aaea39](https://github.com/3urobeat/steam-comment-service-bot/commit/9aaea39)

&nbsp;

<a id="2.10.3"></a>

## **2021-03-25, Version 2.10.3**
- Fixed globalcommentcooldown not getting applied correctly leading to multiple comment processes at the same time ([#91](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/91))
- Fixed globalcommentcooldown not getting applied correctly leading to multiple comment processes at the same time ([#91](https://github.com/3urobeat/steam-comment-service-bot/issues/91))
- Fixed HTTP 429 error not aborting comment process
- friendMessage in log will now get cut off after 75 characters
- Changed globalcommentcooldown unit from ms to minutes
- Minor other changes

Commit: [fa6d0f4](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/fa6d0f4)
Commit: [fa6d0f4](https://github.com/3urobeat/steam-comment-service-bot/commit/fa6d0f4)

&nbsp;

<a id="2.10.4"></a>

## **2021-05-02, Version 2.10.4**
- Improved functionality to keep certain data over auto restarts
- Replaced repeatedComments functionality with maxComments & maxOwnerComments in config ([#89](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/89))
- Replaced repeatedComments functionality with maxComments & maxOwnerComments in config ([#89](https://github.com/3urobeat/steam-comment-service-bot/issues/89))
- enableurltocomment is now false by default
- Added check for quote character limit
- Added community ban disclaimer to startup msgs
- Added potential fix for websession not getting set after reconnect
- Fixed [#85](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/85) for real now
- Fixed [#85](https://github.com/3urobeat/steam-comment-service-bot/issues/85) for real now
- Fixed limited & not friend check not using randomizeAccounts order
- Fixed comment command not refreshing config changes made by !settings cmd
- Fixed commentdelay getting added to globalcommentcooldown when only 1 comment got requested
- Updated npm packages
- Minor other changes

Commit: [7ca8ded](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/7ca8ded)
Commit: [7ca8ded](https://github.com/3urobeat/steam-comment-service-bot/commit/7ca8ded)

&nbsp;

<a id="2.10.5"></a>

## **2021-05-09, Version 2.10.5**
- Added custom relog function to fix not all accounts relogging after loosing connection ([#93](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/93))
- Added custom relog function to fix not all accounts relogging after loosing connection ([#93](https://github.com/3urobeat/steam-comment-service-bot/issues/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

Commit: [fafad59](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/fafad59)
Commit: [fafad59](https://github.com/3urobeat/steam-comment-service-bot/commit/fafad59)

&nbsp;

<a id="2.10.6"></a>

## **2021-05-16, Version 2.10.6**
- Fixed restart function not correctly unloading old session leading to crashes ([#94](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/94))
- Fixed bot not relogging after connection loss that wasn't NoConnection ([#95](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/95))
- Fixed restart function not correctly unloading old session leading to crashes ([#94](https://github.com/3urobeat/steam-comment-service-bot/issues/94))
- Fixed bot not relogging after connection loss that wasn't NoConnection ([#95](https://github.com/3urobeat/steam-comment-service-bot/issues/95))
- Updater will now announce waiting for active comment process to finish when triggering update using the !update cmd
- Added delays to unfriend & leavegroup calls
- Comment log message will now specifiy comment number (x out of x)
- Updated dependencies
- Minor other changes

Commit: [560e130](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/560e130)
Commit: [560e130](https://github.com/3urobeat/steam-comment-service-bot/commit/560e130)

&nbsp;

Expand All @@ -134,4 +134,4 @@ Commit: [560e130](https://github.com/HerrEurobeat/steam-comment-service-bot/comm
- Added comment to accounts.txt file
- Added logging message that logs the OS on startup

Commit: [ba9bc71](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/ba9bc71)
Commit: [ba9bc71](https://github.com/3urobeat/steam-comment-service-bot/commit/ba9bc71)
8 changes: 4 additions & 4 deletions docs/wiki/changelogs/CHANGELOG_v2.11.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
- The majority of the application has been restructured and rewritten
- The whole bot is now being started in a child_process
- Added !groupcomment command to be able to comment in groups
- Added !sessions and !mysessions commands ([#103](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/103))
- Added !sessions and !mysessions commands ([#103](https://github.com/3urobeat/steam-comment-service-bot/issues/103))
- Improved logs by adding my output-logger library, added more log messages and improved many existing log messages
- Improved automatic error handling
- Fixed node-steamcommunity not using proxies and improved proxy support a lot in general
- Improved response of !settings, !log & !failed commands
- !failed and !abort now use the reciever steamid as parameter instead of the requester steamid
- Only certain commands are now blocked during startup ([#105](https://github.com/HerrEurobeat/steam-comment-service-bot/issues/105))
- Only certain commands are now blocked during startup ([#105](https://github.com/3urobeat/steam-comment-service-bot/issues/105))
- Probably fixed and improved a lot more stuff passively and without noticing
- Updated dependencies

If you are interested in more detail check out the 131 commits between 2.10.7 and 2.11.

*At least node.js v14.15.0 is now required!*

Commit: [dfdec1e](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/dfdec1e)
Commit: [dfdec1e](https://github.com/3urobeat/steam-comment-service-bot/commit/dfdec1e)

&nbsp;

Expand All @@ -39,4 +39,4 @@ Commit: [dfdec1e](https://github.com/HerrEurobeat/steam-comment-service-bot/comm
- Fixed log spam issues with animations
- Fixed security vulnerability in !abort and !failed command

Commit: [e894361](https://github.com/HerrEurobeat/steam-comment-service-bot/commit/e894361)
Commit: [e894361](https://github.com/3urobeat/steam-comment-service-bot/commit/e894361)
Loading

0 comments on commit 0faa0d9

Please sign in to comment.