Discord Wordle Bot brings the excitement of Wordle to your Discord server. Tired of the restriction of one word a day? My bot will deliver as many words as you desire!
- Unlimited Word Puzzles: No daily limits, get a new puzzle whenever you want.
- C++ Performance: Written in C++ for speed and efficiency.
- Easy Deployment: Simple setup process and integration with Discord.
- C++ Compiler: Ensure you have a C++ compiler and
makeutility installed. - Discord Developer Tools: You should have a registered bot on the Discord Developer Portal.
-
Clone the Repository:
git clone https://github.com/cutecatfann/Discord-Wordle-Bot.git cd Discord-Wordle-Bot -
Set Up Your Discord Bot Token: Create a file named
secretin the root directory and add the following:YOUR_BOT_TOKEN_FROM_DISCORD -
Compile the Code:
make -
Run the Bot:
./bigBot # Replace 'bot-executable-name' with the actual output filename. -
Invite the bot to your server and have fun with unlimited Wordle puzzles!
I appreciate contributions! If you have any improvements or bug fixes, please open a pull request.
This project is open source and available under the MIT License.