3urobeat / steam-mass-comment-bot

💬 Easily comment under a ton of steam profiles, groups, sharedfiles & discussions with one account!
GNU General Public License v3.0
62 stars 3 forks source link

I activated Email Steam guard and this is error is coming now when I try to start it #13

Closed 0xColin closed 7 months ago

0xColin commented 1 year ago

image

0xColin commented 1 year ago

image

This is what it said in output, but it doesn't comment

3urobeat commented 1 year ago

Hey, thanks for opening an issue!
Did you add E-Mail Steam Guard before or after using the bot for the first time?
In both cases it might be that your login token is invalid for some reason. Please open the tokens.db file in the src folder with a text editor and delete everything inside. Save and start the bot again. This will prompt you to type in your Steam Guard Code again.
Please let me know if the bot can log in now.

I should maybe add something that automatically deletes the login token when logging in fails with this error.

0xColin commented 1 year ago

I reinstalled it, and now it's working but one more question how can I post a whole text in a group I put a whole text in "comments.txt" but it's only sending random words.

0xColin commented 1 year ago

bump

3urobeat commented 1 year ago

Sorry for not responding sooner, I was on vacation.
Good to hear the login issue is solved. I just realized the README is indeed missing a proper explanation about the comments.txt file, sorry about that.
The bot chooses a random line from the file for each comment. If you want to post multi-line comments you must separate the lines using the newline escape code \n, while being on the same line. My comment service bot has a better explanation: click on "Custom quotes (optional)" to expand
If you always want to send the same message then only provide one line in comments.txt, easy.

3urobeat commented 7 months ago

Closing as stale