A Discord bot for playing Wordle
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-02-13 17:17:16 -06:00
src Numerous bug fixes and improvements 2022-02-13 17:17:16 -06:00
.gitignore Initial commit 2022-02-12 17:38:29 -06:00
docker-compose.yml Initial commit 2022-02-12 17:38:29 -06:00
Dockerfile Initial commit 2022-02-12 17:38:29 -06:00
README.md Numerous bug fixes and improvements 2022-02-13 17:17:16 -06:00

Wordle Discord Bot

A Discord bot that allows you to play a game of Wordle, as often as you want.

https://github.com/aquova/wordlebot

Commands

This bot introduces a number of commands:

  • !wordle <GUESS> to guess a new word. If no game is playing, it will start a new one. If it has been 1 hour since the game was started it will pick a new word and restart.
  • !wordle history to show your Wordle statistics.
  • !wordle restart to start a new game. For stats purposes, this will count as failing to get the correct answer.