mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 21:40:51 +02:00
Oops
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ module.exports.discordBots = async(count, userID) => {
|
|||||||
return body.stats[0].server_count;
|
return body.stats[0].server_count;
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports.carbon = (count) => {
|
module.exports.carbon = async(count) => {
|
||||||
const { text } = await request
|
const { text } = await request
|
||||||
.post('https://www.carbonitex.net/discord/data/botdata.php')
|
.post('https://www.carbonitex.net/discord/data/botdata.php')
|
||||||
.send({
|
.send({
|
||||||
|
|||||||
Reference in New Issue
Block a user