discord.js-akinator
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -87,3 +87,2 @@ const Discord = require("discord.js"); | ||
attemptingGuess.add(message.guild.id) | ||
console.log("attempting to win") | ||
await aki.win(); | ||
@@ -90,0 +89,0 @@ |
{ | ||
"name": "discord.js-akinator", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Create an Akinator Command for Your Discord Bot within Seconds of Installation.", | ||
@@ -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
13575
215