Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

new-dblapi

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

new-dblapi - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

package.json
{
"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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc