WordleEdit
WordleEdit copied to clipboard
Multiplayer game that plays a version of Wordle where players can edit their own words as they go. Runs as a Discord bot!
I have successfully created and ran the bot with no errors and it's online and responds to dms telling me I'm not in an active wordleedit game, but it won't...
when I type "node main.js" or "node ." into to command prompt to make the bot online, it shows an error please help 
I don't have anyone to test this with so definitely do that if you want to complete the pull request. Everything I'm able to test works fine though. Each game...
TypeError: Cannot read properties of undefined (reading 'FLAGS') at Object. (D:\Meus Documentos\Downloads\WordleEdit-main\WordleEdit-main\main.js:14:10) at Module._compile (node:internal/modules/cjs/loader:1126:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10) at Module.load (node:internal/modules/cjs/loader:1004:32) at Function.Module._load (node:internal/modules/cjs/loader:839:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at...
i can't code and where do i put the file in the folder and the tutorial to make a bot is confusing and errors keep coming up even though i'm...
When playing a game with 3 players, the bot's DMs with the results of your guess and the eliminated letters do not appear, meaning you have to switch back and...
It is possible to make edits like this: ```house house```. It triggers the orange explosion emoji effect on the next turn just like any other edit, and it resets the...
Unless I'm missing something, there is no way to end the game without restarting the bot. Having a way for the game to end instead of randomly guessing forever would...
 I know its literally two years since you finished this project, but I tried getting it working again (on windows 11) and got this message. I've never...