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!
Resource icon

Wordle | BrayanBot Addon 1.2.3

No permission to download
wordle banner.png

Wordle game



Playing
1651968717839.png

Player stats
1653583963076.png


YAML:
Wordle:
  LogWord: true
  # Keep this in false, do not cheat :D
  Language: en
Commands:
  Wordle:
    Usage: wordle
    Description: Start a wordle game
    Aliases: []
    Permission:
      - "@everyone"
    SlashCommand:
      Enabled: true
      Data:
        Name: wordle
        Description: Start a wordle game



YAML:
Commands:
  Wordle:
    StartingGame:
      Embeds:
        - Title: Starting Game
          Description: Starting the game
          Color: BLUE
    Board:
      Embeds:
        - Title: ⬛ 🟨 🟩 **Wordle Game** | Playing
          Color: "#2f3136"
          Image: "{board}"
          Footer: Wordle Game | {user-tag}
    InvalidInput:
      Embeds:
        - Title: Invalid Input | That is not a valid word
          Color: RED
    GameOver:
      Embeds:
        - Title: ⬛ 🟨 🟩 **Wordle Game** | Game Over
          Color: RED
          Image: "{board}"
          Footer: Wordle Game | {user-tag}
    Win:
      Embeds:
        - Title: You Win | Game Over
          Color: GREEN
    Lose:
      Embeds:
        - Title: You Lose | Game Over
          Color: RED
          Description: The word was **{word}**
    TimeUp:
      Embeds:
        - Title: Time's Up | Game Over
          Color: RED



To get support for this addon contact to ElkinSantiana#0115
This is the encrypted version (SRC in the Source category)

  • 1653580623282.png
    1653580623282.png
    43.5 KB · Views: 39
Author
Elkin S.
Downloads
35
Views
529
First release
Last update

Ratings

5.00 star(s) 2 ratings

More resources from Elkin S.

Latest updates

  1. 1.2.3

    Changelog:Solved bug not showing {word} variable in timeout message
  2. 1.2.2

    Changelog:Solved error not displaying the correct last 5 games in stats command
  3. 1.2.1

    Changelog:Solved error showing an invalid game started date Removed {percentage} variable from...

Latest reviews

awesome and well made addons, very interesting concept.
Elkin S.
Elkin S.
Thanks for your review 😄
Excellent add-on, it's very entertaining and works quite well, thanks for creating it. I don't know if it's possible or it's work in progress, but a leaderboard of games won would be awesome, or of course the option to modify the duration of the game.
Elkin S.
Elkin S.
Thanks for the review, i will have in mind your suggestions
Back
Top