Worduel is a 1v1 Wordle duel playable from the comfort of discord! Use the /challenge command to challenge another player to a match. Once they accept, each player will be DMed a secret word. Guess your opponent's word to win!
-
Create a bot on the Discord developer portal.
-
Upload the png files in the res directory as emojis via the Emojis tab.
-
Copy the emoji IDs into the getGreenSquare, getYellowSquare, and getRedSquare functions in the Game.hs source file.
-
Use stack run to start the bot.
-
Use the /challenge command to challenge someone to a game.