SwitchbladeBot / switchblade

The open source Discord bot that solves all of your problems.
https://switchblade.xyz/
BSD 4-Clause "Original" or "Old" License
429 stars 218 forks source link

Hangman Game #764

Open JackCrispy opened 5 years ago

JackCrispy commented 5 years ago

Make a hangman command.

EdwinWalela commented 4 years ago

Is this still needed? If so, I could do it. I already have a hangman game implementation on my discord bot

pedrofracassi commented 4 years ago

Yes it is! May I assign you the issue?

EdwinWalela commented 4 years ago

Yes, I'd appreciate that. Also, is there some material on running the bot locally. I'm getting a token missing error despite copying the .env file. Is there something I'm missing?

pedrofracassi commented 4 years ago

You gotta run the bot with npm run start-dev for it to inject the variables in .env