Learn to create a Discord bot using Discord.js in Node.js. This video walks through setting up a node project, creating a Discord application, and writing code for authentication, slash commands, and bot interaction.
Applications page in the Discord Developer Portal
Documentation for the Discord API
A powerful package for interacting with the Discord API
The official guide for discord.js, created and maintained by core members of its community.
A wiki page explaining Discord Gateway Intents
Using dotenv to hide API keys
Working with Promises in asynchronous JavaScript
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund