Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 724 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 724 Bytes

discord-hangmanbot

Description

A SImple Python Project made with Discord.py in highschool. You can read news just by giving a keyword and the bot gives the first five revelant news reports.

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
Create a text file called 'apikey.txt and add your news API to it.
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