akinator-discord.js
Version:
A literal fork of the npm package discord.js-akinator, except with very minor changes(WIP). The only reason I'm publishing this is for private use. But anyone is free to use it if they wish.
25 lines • 862 B
JSON
{
"gameEnded": "Game Ended",
"gameEndedDesc": "your Game has Ended due to 1 Minute of Inactivity.",
"question": "Question",
"progress": "Progress",
"pleaseType": "Please Type...",
"stopTip": "You can also type \"S\" or \"Stop\" to End your Game",
"yes": "Yes",
"no": "No",
"dontKnow": "Don't Know",
"dontKnowNoComma": "Dont Know",
"probably": "Probably",
"probablyNot": "Probably Not",
"back": "Back",
"stop": "Stop",
"thinking": "Thinking...",
"isThisYourCharacter": "Is this your Character?",
"ranking": "Ranking",
"noOfQuestions": "No. of Questions",
"wellPlayed": "Well Played!",
"guessedRightOneMoreTime": "I guessed right one more time!",
"character": "Character",
"defeated": "bravo! You have defeated me...",
"gameForceEnd": "your game was successfully ended!"
}