A bot for the Discord Hack Week
This is a discord bot that allows you to play a hangman game in discord. I code this in two days for the mentioned discord hack week, so... it's pretty rushed.
With hang help you get all the info about how to use it.
Here are some imgaes.
Modify the botconfig-sample.json file and put there your token. Rename the file to botconfig.json.
Use npm install and then to start it, npm start or node index.js.