Skip to content

cutecatfann/Discord-Wordle-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Wordle Bot

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!

Features

  • 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.

Prerequisites

  1. C++ Compiler: Ensure you have a C++ compiler and make utility installed.
  2. Discord Developer Tools: You should have a registered bot on the Discord Developer Portal.

Setup and Deployment

  1. Clone the Repository:

    git clone https://github.com/cutecatfann/Discord-Wordle-Bot.git
    cd Discord-Wordle-Bot
    
  2. Set Up Your Discord Bot Token: Create a file named secret in the root directory and add the following:

    YOUR_BOT_TOKEN_FROM_DISCORD
    
  3. Compile the Code:

    make
    
  4. Run the Bot:

    ./bigBot  # Replace 'bot-executable-name' with the actual output filename.
    
  5. Invite the bot to your server and have fun with unlimited Wordle puzzles!

Contributing

I appreciate contributions! If you have any improvements or bug fixes, please open a pull request.

License

This project is open source and available under the MIT License.

About

Ever get tired of only one word a day? This discord bot will give as many words as you want!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors