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

Offline add function to lastcomment writer broken #8

Closed 3urobeat closed 4 years ago

3urobeat commented 4 years ago

[Main] Added user while I was offline! User: 123456789 /home/pi/Desktop/steam-comment-service-bot-master/bot.js:67 lastcomment[new SteamID(Object.keys(bot.myFriends)[i].getSteam3RenderedID()).getSteamID64()] = { //add user to lastcomment file in order to also unfriend him when he never used !comment ^

TypeError: Object.keys(...)[i].getSteam3RenderedID is not a function at SteamUser.bot.on (/home/pi/Desktop/steam-comment-service-bot-master/bot.js:67:67)

3urobeat commented 4 years ago

Fixed in commit bf84246.