/Hanger-Bot

A hangman game for Discord Hack Week

Primary LanguageJavaScriptMIT LicenseMIT

Hanger Bot

A bot for the Discord Hack Week

About

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.

Usage

With hang help you get all the info about how to use it.
Here are some imgaes.

alt text alt text

Hosting it

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.