Frite30 Posted November 27, 2020 Report Posted November 27, 2020 Hey ! Can I use 'node-steam-user' with discord.js ? For example, I wanna get a bot which if the user got my game on Steam, it adds him the role automatically. Cheers, Frite Quote
Dr. McKay Posted November 28, 2020 Report Posted November 28, 2020 In theory yes, but steam-user is not the best way to determine if some other user owns a particular app. You'd want to use the WebAPI's GetOwnedGames method, or ideally the publisher CheckAppOwnership method. Quote
Frite30 Posted November 28, 2020 Author Report Posted November 28, 2020 43 minutes ago, Dr. McKay said: In theory yes, but steam-user is not the best way to determine if some other user owns a particular app. You'd want to use the WebAPI's GetOwnedGames method, or ideally the publisher CheckAppOwnership method. Thanks you for your answer, i'll test both method you told me Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.