mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 10:19:11 +02:00
Remove Double Carbon Post
This commit is contained in:
@@ -99,11 +99,6 @@ client.on('guildCreate', guild => {
|
|||||||
},
|
},
|
||||||
json: true
|
json: true
|
||||||
}
|
}
|
||||||
request(carbonPOST).then(function (parsedBody) {
|
|
||||||
console.log("[Carbon] Carbon POST Succeeded!");
|
|
||||||
}).catch(function (err) {
|
|
||||||
console.log("[Carbon] " + err);
|
|
||||||
});
|
|
||||||
const DBotsPOST = {
|
const DBotsPOST = {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
uri: 'https://bots.discord.pw/api/bots/278305350804045834/stats',
|
uri: 'https://bots.discord.pw/api/bots/278305350804045834/stats',
|
||||||
|
|||||||
Reference in New Issue
Block a user