- Notifications
You must be signed in to change notification settings - Fork2.3k
The official guide for discord.js, created and maintained by core members of its community.
License
NotificationsYou must be signed in to change notification settings
discordjs/guide
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Imagine a guide... that explores the many possibilities for yourdiscord.js bot.
This guide is aimed at users who are either unfamiliar or inexperienced with Node.js and creating Discord bots. It assumes you have a basic understanding of JavaScript.
There are many different subjects covered, such as:
- How to get a botup and running from scratch;
- How to properlycreate,organize, and expand on your commands;
- In-depth explanations and examples regarding popular topics (e.g.reactions,embeds,canvas);
- Working with databases (e.g.sequelize andkeyv);
- Getting started withsharding;
- And much more.
If you're interested in contributing to the guide, you should check out ourGitHub Projects page oropen issues. There's acontribution guide you should read once you decide on what you want to contribute.
About
The official guide for discord.js, created and maintained by core members of its community.