Socket
Socket
Sign inDemoInstall

random-stuff-api

Package Overview
Dependencies
148
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.2.0 to 10.2.1

2

package.json
{
"name": "random-stuff-api",
"version": "10.2.0",
"version": "10.2.1",
"description": "AI Chatbot, random-responses like memes,dankmemes,jokes,devjokes and much more!",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -35,9 +35,5 @@ # Random-stuff-api

key: "api_key",
type: "stable" /* or */ "unstable",
owner_name: "Some One's Name",
bot_name: "Bot Name",
unique_id : // UserIDHere In Form of a Number
})
let response = await rsa.ai(message, language)
let response = await rsa.ai(message, language, bot_name , owner_name , unique_id , type)
```

@@ -44,0 +40,0 @@ ### Joke

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc