mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
@@ -11,7 +11,7 @@ This guide will teach you things such as:
|
|||||||
|
|
||||||
- How to get a bot [up and running](./legacy/preparations/app-setup) from scratch;
|
- How to get a bot [up and running](./legacy/preparations/app-setup) from scratch;
|
||||||
- How to properly [create](./legacy/app-creation/project-setup), [organize](./legacy/app-creation/handling-commands), and expand on your commands;
|
- How to properly [create](./legacy/app-creation/project-setup), [organize](./legacy/app-creation/handling-commands), and expand on your commands;
|
||||||
- In-depth explanations and examples regarding popular topics (e.g. [components](./legacy/popular-topics/display-components) ,[reactions](./legacy/popular-topics/reactions), [embeds](./legacy/popular-topics/embeds), [canvas](./legacy/popular-topics/canvas));
|
- In-depth explanations and examples regarding popular topics (e.g. [components](./legacy/popular-topics/display-components), [reactions](./legacy/popular-topics/reactions), [embeds](./legacy/popular-topics/embeds), [canvas](./legacy/popular-topics/canvas));
|
||||||
- Working with databases (e.g. [sequelize](./legacy/sequelize/) and [keyv](./legacy/keyv/keyv));
|
- Working with databases (e.g. [sequelize](./legacy/sequelize/) and [keyv](./legacy/keyv/keyv));
|
||||||
- Getting started with [sharding](./legacy/sharding/);
|
- Getting started with [sharding](./legacy/sharding/);
|
||||||
- And much more.
|
- And much more.
|
||||||
|
|||||||
Reference in New Issue
Block a user