Calamity

Results 1 issues of Calamity

api.profile({ gamertag : 'Pravdin Linda' }, function(err, user){ if (err) return console.error(err); message.channel.send(user); }); was my code, I am not sure if this is a issue or not...