Skip to content

DenverCoder1/discord-wordle-clone

Repository files navigation

Discord Wordle Clone

Discord Powered by Nextcord

A bot for playing a clone of Wordle.

Note: This project is inspired by the popular word game called "Wordle" but is not affiliated.

Add the bot

image

Once the bot is added, you can play wordle by using the command /play

Demo

wordle demo

Tutorial

Video tutorial on how this bot was made

https://www.youtube.com/watch?v=0p_eQGKFY3I

Environment Variables

The following environment variables can be specified in a .env file to configure the bot for self-hosting:

  • TOKEN: The token for the bot.
  • GUILD_IDS (optional): A comma-separated list of guild IDs to activate slash commands in. (This is for testing since global slash commands can take a while to register.)

Custom Emoji

The letter emoji set used by the bot can be downloaded from here.

These emoji are an adaptation of Twemoji, published under the CC-BY 4.0 License.

Add the bot

Click here to add the bot with the basic permissions.