Alex Lazerboysun
Alex Lazerboysun
Hi, Is it possible to change the current join channels list to another one after login, I mean a way without using part/join methods in a cycle?
Hi, are you planning to add progress bar, f3probe working almost 5 hour, and idk what happening in that?
Hello, I request my badges with: ``` const SteamUser = require('steam-user'), Community = require('steamcommunity'), MyUser = SteamUser(logInfo), MyCommunity = new Community() MyUser.on('webSession', (sessionID, cookies) => { MyCommunity.setCookies(cookies) }) SomeObject.on('request',function(){ MyCommunity.request("https://steamcommunity.com/my/badges/",...