A discord word game bot.
Picks a four-letter word from its dictionary, waits for you to guess it.
- NodeJS (14+ recommended)
- Discord.js
- dotenv
- Install the packages
npm install
- Create a .env file in the working directory. Get your Discord bot token and paste it in it with the key
BOT_TOKEN
.
npm start
/bnc refresh
- Pick a new random word./bnc <GUESS>
- Replace<GUESS>
with the word you wanna guess.
Litscape.com for the four-letter words.