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

discord.js-akinator

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord.js-akinator - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

1

index.js

@@ -191,2 +191,3 @@ const Discord = require("discord.js");

} else if (answer == "s" || answer == "stop") {
hasGuessed.delete(message.author.id)
games.delete(message.author.id)

@@ -193,0 +194,0 @@ let stopEmbed = new Discord.MessageEmbed()

2

package.json
{
"name": "discord.js-akinator",
"version": "1.0.2",
"version": "1.0.3",
"description": "Create an Akinator Command for Your Discord Bot within Seconds of Installation.",

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

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