better-top.gg
Advanced tools
Comparing version 1.4.6 to 1.4.7
@@ -14,3 +14,5 @@ const DBL = require('@top-gg/sdk'); | ||
if(!this.dbl)return; | ||
this.dbl.postStats(this.client.guilds.cache.size); | ||
this.dbl.postStats({ | ||
serverCount: this.client.guilds.cache.size | ||
}); | ||
}, | ||
@@ -17,0 +19,0 @@ auto_post: function(timeMS){ |
{ | ||
"name": "better-top.gg", | ||
"version": "1.4.6", | ||
"version": "1.4.7", | ||
"description": "This is an API that creates shortcuts for the top.gg API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3058
60