James P.

Results 1 issues of James P.

This is the code i have in the project1.js file. (mine is named bot.js): ```js const SteamUser = require('steam-user'); const SteamTotp = require('steam-totp'); const client = new SteamUser(); const logOnOptions...