Closed TechnoTew closed 3 years ago
const SteamAPI = require('steamapi'); const steamClient = new SteamAPI("steamapikey"); const steam64IDFromSteamURL = await steamClient.resolve("steamcommunity.com/profiles/fluted"); console.log(steam64IDFromSteamURL);
Result: 76561197981967565 --> random guy "( ¤ Konzer ¤ )"
steamcommunity.com/profiles links should always follow with numbers afaik
Result: 76561197981967565 --> random guy "( ¤ Konzer ¤ )"
steamcommunity.com/profiles links should always follow with numbers afaik