- Make a copy of
example.envand name it.env MONGODB_URIneeds to be updated with a properURI- Insert your own
TEST_BOT_TOKENby going here, selecting your application, going toBotand copying the token
- Make sure to run
npm iwith the node LTS - Run the bot with
npm run dev - Before committing execute
npm run lintand resolve any errors