Discord Bot Tutorial for Beginners (2025) — Part 1: Slash Commands & Setup

Опубликовано: 16 Июль 2026
на канале: Claredon Bot Network
96
5

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