new-dblapi
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "new-dblapi", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A new dbl api.", | ||
@@ -18,2 +18,2 @@ "main": "dblapi.js", | ||
"license": "MIT" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# Simple, Easy, discordbots.org API wrapper. | ||
# Simple, Easy, discordbots.org API wrapper. Thing | ||
new-dblapi was made to be very easy to use. Is it better than the original? No idea, I made this out of pure boredom, **most** of it is tested to work. | ||
@@ -73,3 +73,3 @@ | ||
But, what are the cool methods? There are 5 whole methods, wow! So what do we got to work with? `getUser(id)`, `getBot([id[, votes]])` (votes is false by default, add true to get last 1000 votes), `checkVote(id)`, `getStats([id])` | ||
But, what are the cool methods? There are 5 whole methods, wow! So what do we got to work with? `getUser(id)`, `getBot([id[, votes]])` (votes is false by default, add true to get last 1000 votes), `checkVote(id)`, `getStats([id])`, `getWidget([id[, options])` | ||
@@ -85,2 +85,4 @@ What does all this do? I have no idea to be honest I made this with 10 minutes of free time and tested it once #gooddev. | ||
`getStats([id])` get's a **bots** stats if it's listed on discordbots.org. It will return the full bot object. | ||
`getWidget([id[, options])` get's a bots widget, has 7 options (object): topcolor, middlecolor, usernamecolor, certifiedcolor, datacolor, labelcolor and highlightcolor. | ||
*** | ||
@@ -87,0 +89,0 @@ So this was made in 10 minutes, will I keep it updated? Yes. |
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
15002
96