Discord Bots
Discord Bots
Discord Bots
Discord Bots
Discord Bots
Creating Discord Slash Commands (discord.js v14)
Learn to build Discord slash commands from scratch with discord.js v14: SlashCommandBuilder, a REST deploy script, the interactionCreate event and working code examples.
Automate Your Discord Server with Bots: Moderation & Growth
Auto-role, welcome, moderation, event announcements and game-DB integration: a guide to automating your Discord server with bots.
A Discord Bot in Python: A Getting-Started Guide with discord.py
Slash commands with discord.py 2.x, the command tree and connecting to a game database with aiomysql: building a Discord bot in Python.
Building a Discord Bot with Node.js: Step by Step (discord.js)
From your first slash command with discord.js v14 to a bot that connects to a game database: building a Discord bot with Node.js, step by step.