In this Discord bot tutorial series, I show you how to build a Discord bot using Node.js and discord.js v14.
In Part 1, we create the bot project, set up the slash command builder, and build our first slash command: /ping.
Visual Studio Code: https://code.visualstudio.com/
Node.js Downlaod: https://nodejs.org/en/download
Discord.js: https://discord.js.org/
Discord Developer Portal: https://discord.com/developers/applications
#discordbot #discordjs #slashcommands #codingtutorial #javascript