3urobeat / steam-comment-service-bot

📡 The most advanced Steam Account Manager Bot with mass coordinated comments/likes/favs/follows and plugin support
https://steamcommunity.com/id/3urobeatscommentbot
GNU General Public License v3.0
274 stars 40 forks source link

i need convert account file to json formate #60

Closed ilovegame1985 closed 4 years ago

ilovegame1985 commented 4 years ago

hello sir i have account file in this format :- attlesnakel3135foster:YUAROF1DGGY0832

need to convert this format:- "bot0": ["username0", "password0", "shared_secret"],

please share any script for this

3urobeat commented 4 years ago

Hey, thanks for opening an issue! Since version 2.9 you can also use accounts with the format you used. Create a accounts.txt file in your steam-comment-service-bot folder and put an account with the username:password format in each line. Don't delete the logininfo.json file, just leave it like it was when you downloaded the bot.

This feature is also documented in the README.md under the Accounts column.

ilovegame1985 commented 4 years ago

thank you so much sir