mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +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;
|
||||
};
|
||||
|
||||
module.exports.carbon = (count) => {
|
||||
module.exports.carbon = async(count) => {
|
||||
const { text } = await request
|
||||
.post('https://www.carbonitex.net/discord/data/botdata.php')
|
||||
.send({
|
||||
|
||||
Reference in New Issue
Block a user