Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 552 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 552 Bytes

discord-hangmanbot

Description

A SImple Python Project made with Discord.py in highschool

Before you run

Download all the files properly from the repository.
Create a text file called `token.txt' and paste your token in the text file. Do not share this token
Update your pip version and install the module discord.ext using

pip install discord.ext

Instruction

The code is self explanatory and has commands for every command you do.

Credit


You: For playing this game
Me: For coding all this boring stuff