Skip to content

Devansh3712/durdle

Repository files navigation

Wordle based Discord Bot

Durdle is a Discord bot inspired by the popular internet game Wordle. Each player has six tries to guess a target five-letter word. A new word is generated for every user each day. Durdle is made using Python, MongoDB and hosted on Heroku.

Durdle Features

  • A different word is generated for every user each day.
  • The word resets everyday at 0000 hours GMT.
  • It provides the meaning and usage of the word (if it is found on the Word API).
  • It keeps a count of the times a user played Durdle and their maximum streak of correct guesses.

Durdle Commands

  • /guess
    • Guess today's word
  • /streak
    • Get your maximum Durdle streak
  • /info
    • Get information about the Durdle bot
  • /help
    • Shows the help message

Screenshots

image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages