Welcome to CoreMart!

By registering with us, you'll be able to discuss, share, download resources and private message with other members of our community.

Sign-Up Now!
Akinator | BrayanBot Addon

BrayanBot Encrypted Akinator | BrayanBot Addon 1.0.0

No permission to download
akinator banner.png

Akinator can read your mind and tell you what character you are thinking of, just by asking a few questions.


Supports multiple languages

Playing
1653491914549.png

Results

1653491958228.png


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
This is the encrypted version (SRC in the Source category)
Author
Elkin S.
Downloads
33
Views
331
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top