Skip to content

kadiks/codiscovery_live_hangman_discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Discord bot

Discord bot to play multiplayer hangman

Video to make it work: https://youtu.be/COgHUxmFlgI

Prerequisites

  • Node.JS 14+

Setup

Check the video to find your DISCORD TOKEN

  • Create a .env at the root file with DISCORD_BOT_TOKEN=<token>
npm install
npm start

Part 1

  • Create bot on Discord Dashboard
  • Connect to Discord
  • Receive command
  • Answer to someone
  • Send a message to the channel
  • Send beautiful message

Part 2

  • Start the game
  • Random word choosing
  • Word to mystery
  • Mystery to display
  • Receive just a letter
  • Send error
  • Manage already sent letters
  • Stop the game (if win, lose)
  • Optional : receive a word
  • Optional : display images of losing score
  • Make it work :D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published