Open JackCrispy opened 5 years ago
Is this still needed? If so, I could do it. I already have a hangman game implementation on my discord bot
Yes it is! May I assign you the issue?
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?
You gotta run the bot with npm run start-dev
for it to inject the variables in .env
Make a hangman command.