Skip to content

kerong2002/Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Discord-Bot

Programmer:KeRong     ; Update:2023/03/31

Bot send text test 2022/09/05

  • File:main.py
  • Command:User sends $hi -> Bot sends Hello!

RPS game 2022/09/06

  • File:main.py
  • Command:!rps
  • Description: It is a random Rock-Paper-Scissors game, and you can play with a computer player.

Wordle game 2022/09/07

  • File:Wordle folder
  • Command:!wordle [User guess]
  • Rules:
  1. The player has unlimited guesses in the Wordle game.
  2. Every word entered should be in the word list.
  3. Every word has five characters.
  4. If a letter is correct, the bot will send a 🟩.
  5. If a letter is correct but placed wrong, the bot will send a 🟨.
  6. If an incorrect letter is entered, the bot will send a ⬜.
  7. Letters can be used more than one time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages