All Projects → discordjs → Commando-guide

discordjs / Commando-guide

Licence: other
Beginner's guide for discord.js-commando.

Projects that are alternatives of or similar to Commando-guide

Commando
[DEPRECATED] ⚫ Commando Discord bot built on discord.js-commando.
Stars: ✭ 78 (+39.29%)
Mutual labels:  discord-api, commando, discord-js
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (+10.71%)
Mutual labels:  discord-api, discord-js
opensource-discordbots
Curated list of awesome open-source Discord Bots
Stars: ✭ 19 (-66.07%)
Mutual labels:  discord-api, discord-js
Luki
[Deprecated] The official repository for Luki the Discord bot
Stars: ✭ 21 (-62.5%)
Mutual labels:  discord-api, discord-js
myChat
MyChat es una aplicación de mensajería en tiempo real con servidores de Discord (similar a un canal de Discord).
Stars: ✭ 30 (-46.43%)
Mutual labels:  discord-api, discord-js
delet
[DEPRECATED - see README.md] a Discord bot made using Discord.js
Stars: ✭ 46 (-17.86%)
Mutual labels:  discord-api, discord-js
Discord.js-V12-Bot-Tutorial
An Discord bot build in Discord.js V12. Features :- Anime, Chatbot, Fun, Info, Moderation, Music, Developer commands and many more coming soon.
Stars: ✭ 46 (-17.86%)
Mutual labels:  discord-api, discord-js
auto
A code scanner Discord bot.
Stars: ✭ 15 (-73.21%)
Mutual labels:  discord-api, discord-js
slash-commands
slash commands handler to make your bot support slash commands.
Stars: ✭ 59 (+5.36%)
Mutual labels:  discord-api, discord-js
discord-super-utils
A modern python module including many useful features that make discord bot programming extremely easy.
Stars: ✭ 106 (+89.29%)
Mutual labels:  discord-api, discord-js
Aometry
An awesome multipurpose discord bot build using discord.js v13 with support for slash commands and context menus
Stars: ✭ 51 (-8.93%)
Mutual labels:  discord-api, discord-js
SataniaBot
The most devilish bot for Discord!
Stars: ✭ 20 (-64.29%)
Mutual labels:  discord-api, discord-js
mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (+55.36%)
Mutual labels:  discord-api, discord-js
Discord-Selfbot
Discord.js selfbot
Stars: ✭ 24 (-57.14%)
Mutual labels:  discord-api, discord-js
Hurricano
An amazing open-source Discord bot using MongoDB with many features such as a customizable prefix, a reaction menu, music, role requirement giveaways and much more!
Stars: ✭ 97 (+73.21%)
Mutual labels:  discord-api, discord-js
Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+53.57%)
Mutual labels:  discord-api, discord-js
suggestions-bot
A Discord bot designed to build better communities by encouraging a positive and constructive relationship between community and staff.
Stars: ✭ 22 (-60.71%)
Mutual labels:  discord-api, discord-js
DiscordBot-Template
A boilerplate / template for discord.js bots with 100% coverage of Discord API, command handler, error handler based on https://discordjs.guide/
Stars: ✭ 129 (+130.36%)
Mutual labels:  discord-api, discord-js
DiscordBot-Template
A bot template with command , event , button , selectmenus , slashcommands handler and error handlers. Made in Discord.JS V13
Stars: ✭ 131 (+133.93%)
Mutual labels:  discord-api, discord-js
Discord-Presser-Server-Nuker
Nuke Discord Bot in Js (Beta has arrived)
Stars: ✭ 253 (+351.79%)
Mutual labels:  discord-api, discord-js

Discord.js Commando Beginner's Guide

So I noticed there are very few resources to begin using the Commando command framework for Discord.js. Sure, there are a few tutorials out there, but they don't teach fundamental things such as args or how to properly use Commando's built-in say, embed, etc. That's what this guide is for. In this guide I will attempt to explain everything in commando from using args to when to use async for your commands. It's the least I can do for the people at Discord.js who helped me greatly on learning how to use it.

Before You Begin

Before you start with this guide I recommend you take a look at the official Discord.js guide. It'll teach you the fundamentals for Discord.js, which you can use to aid you in understanding this guide. Please note that I'm going to assume you have read that guide before this one. You can find that guide here.

More Information

Should you need more help after using this guide be sure to the Discord.js Official Server, where a Commando channel is available for all your questions. You can join that server with this link.

Updating of this Guide

I will create a new chapter every once in a while until I deem this tutorial complete. Should anything else come up that you think I should explain, feel free to ask for it to be implemented.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].