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 3.4.3 to 3.4.4

2

package.json
{
"name": "discord.js-akinator",
"version": "3.4.3",
"version": "3.4.4",
"description": "A Discord.js v13 Module that allows you to Create an Akinator Command for Your Discord Bot within Seconds of Installation.",

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

@@ -49,3 +49,3 @@ const { Aki } = require("aki-api");

*
* @param {Discord.Message | Discord.CommandInteraction} input The Message Sent by the User.
* @param {Discord.Message | Discord.CommandInteraction} input The Message or Slash Command Sent by the User.
* @param {object} options The Options for the Game.

@@ -52,0 +52,0 @@ * @param {string} [options.language="en"] The Language of the Game. Defaults to "en".

{
"gameEnded": "ใ‚ฒใƒผใƒ ็ต‚ไบ†",
"gameEndedDesc": "ใ‚ใชใŸใฎใ‚ฒใƒผใƒ ใฏ้žๆดปๅ‹•ใฎ1ๅˆ†ใฎใŸใ‚ใซ็ต‚ไบ†ใ—ใพใ—ใŸใ€‚",
"gameEndedDesc": "ใ‚ใชใŸใฎใ‚ฒใƒผใƒ ใฏ1ๅˆ†้–“็„กๆ“ไฝœใ ใฃใŸใฎใง็ต‚ไบ†ใ—ใพใ—ใŸใ€‚",
"question": "่ณชๅ•",
"progress": "้€ฒๆ—",
"pleaseType": "ๅ…ฅๅŠ›ใ—ใฆใใ ใ•ใ„...",
"stopTip": "ใ‚ใชใŸใฏใ‚ใชใŸใฎใ‚ฒใƒผใƒ ใ‚’็ต‚ใ‚ใ‚‰ใ›ใ‚‹ใŸใ‚ใซ \"S\"ใพใŸใฏ \"STOP\"ใ‚’ๅ…ฅๅŠ›ใ™ใ‚‹ใ“ใจใ‚‚ใงใใพใ™",
"stopTip": "ใ‚ฒใƒผใƒ ใ‚’็ต‚ไบ†ใ™ใ‚‹ใซใฏใ€\"S\"ใพใŸใฏ\"STOP\"ใ‚’ๅ…ฅๅŠ›ใ—ใพใ™ใ€‚",
"yes": "ใฏใ„",
"no": "็•ชๅท",
"dontKnow": "็Ÿฅใ‚‰ใชใ„",
"dontKnowNoComma": "็Ÿฅใ‚‰ใชใ„",
"probably": "ๅคšๅˆ†",
"probablyNot": "ใŠใใ‚‰ใ้•ใ„ใพใ™",
"no": "ใ„ใ„ใˆ",
"dontKnow": "ใ‚ใ‹ใ‚‰ใชใ„",
"dontKnowNoComma": "ใ‚ใ‹ใ‚‰ใชใ„",
"probably": "ๅคšๅˆ†ใใ†",
"probablyNot": "ๅคšๅˆ†้•ใ†",
"back": "ๆˆปใ‚‹",
"stop": "ใ‚นใƒˆใƒƒใƒ—",
"thinking": "่€ƒใˆ...",
"thinking": "่€ƒใˆไธญ...",
"isThisYourCharacter": "ใ“ใ‚Œใฏใ‚ใชใŸใฎใ‚ญใƒฃใƒฉใ‚ฏใ‚ฟใƒผใงใ™ใ‹๏ผŸ",

@@ -21,6 +21,6 @@ "ranking": "ใƒฉใƒณใ‚ญใƒณใ‚ฐ",

"wellPlayed": "ใ‚ˆใใ‚„ใฃใŸ๏ผ",
"guessedRightOneMoreTime": "็งใฏใ‚‚ใ†ไธ€ๅบฆใ‚‚ๆญฃใ—ใ„ใจๆ€ใ„ใพใ—ใŸ๏ผ",
"guessedRightOneMoreTime": "ใ‚‚ใ†1ๅ›žใ€ๅฝ“ใฆใพใ—ใŸ๏ผ",
"character": "ใ‚ญใƒฃใƒฉใ‚ฏใ‚ฟใƒผ",
"defeated": "ใƒ–ใƒฉใƒœใƒผ๏ผ ใ‚ใชใŸใฏ็งใ‚’ๅ€’ใ—ใพใ—ใŸ...",
"defeated": "ใƒ–ใƒฉใƒœใƒผ! ใ‚ใชใŸใฏ็งใ‚’ๅ€’ใ—ใŸ...",
"gameForceEnd": "ใ‚ใชใŸใฎใ‚ฒใƒผใƒ ใฏๆญฃๅธธใซ็ต‚ไบ†ใ—ใพใ—ใŸ๏ผ"
}
}
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