Remove Double Carbon Post

This commit is contained in:
dragonfire535
2017-03-06 09:31:05 -05:00
parent be89888fd7
commit cc6a49909f
-5
View File
@@ -99,11 +99,6 @@ client.on('guildCreate', guild => {
},
json: true
}
request(carbonPOST).then(function (parsedBody) {
console.log("[Carbon] Carbon POST Succeeded!");
}).catch(function (err) {
console.log("[Carbon] " + err);
});
const DBotsPOST = {
method: 'POST',
uri: 'https://bots.discord.pw/api/bots/278305350804045834/stats',