Akinator can read your mind and tell you what character you are thinking of, just by asking a few questions.
Supports multiple languages
Playing
Results
YAML:
Commands:
Akinator:
Usage: Use the slash command
Description: Start the Akinator game
Aliases: []
Permission: []
SlashCommand:
Enabled: true
Data:
Name: akinator
Description: Start the Akinator game
Options:
- Type: String
Name: lang
Description: The language of the game
Choices:
- Name: English
Value: en
- Name: Arabic
Value: ar
- Name: Spanish
Value: es
- Name: French
Value: fr
- Name: Italian
Value: it
- Name: Japanese
Value: jp
- Name: Russian
Value: ru
- Name: Portuguese
Value: pt
- Name: Turkish
Value: tr
- Name: Chinese
Value: cn
Required: false
YAML:
StartingGame:
Embeds:
- Title: The game is starting...
Description: The game is starting, please wait...
Color: BLUE
AskQuestion:
Embeds:
- Title: "{user-tag}, Question {index}"
Description: "**{question}**"
Color: "0x00FF00"
Footer: Click any button
Components:
"1":
- Type: Button
CustomID: "0"
Label: Yes
Style: Primary
Emoji: ✅
- Type: Button
CustomID: "1"
Label: No
Style: Primary
Emoji: ❌
- Type: Button
CustomID: "2"
Label: Don't Know
Style: Primary
Emoji: ❔
- Type: Button
CustomID: "3"
Label: Probably
Style: Primary
Emoji: 🤔
- Type: Button
CustomID: "4"
Label: Probably not
Style: Primary
Emoji: 🤨
"2":
- Type: Button
CustomID: "5"
Label: Back
Style: Secondary
Emoji: ⬅
- Type: Button
CustomID: "6"
Label: Stop
Style: Danger
Emoji: ⏹
Ended:
Embeds:
- Title: Game ended | Is this your character?
Color: "0x00FF00"
Description: |-
{name}
**`{description}`**
Thumbnail: "{image}"
Footer: "Ranking as: {ranking}"
Fields:
- Name: Questions
Value: "{questions}"
Inline: true
- Name: Probability
Value: "{probability}"
Inline: true
- Name: Other characters
Value: "{guesses}"
Components: []
NoGuesses:
Embeds:
- Title: Game ended | No guesses found
Color: 16711680
Components: []
To get support for this addon contact to ElkinSantiana#0115