A series on how to read the discord.js docs! To get started and view a list of episodes, do npm start
or yarn start
. Once you have an episode you want to choose, do npm start --name
or yarn start --name
.
Please rename the .env.example
file to .env
and set your bot token at DISCORD_TOKEN=
.