update article
This commit is contained in:
parent
977917b2e7
commit
775e146a68
@ -16,6 +16,10 @@ import { readFileSync } from 'fs';
|
|||||||
import cmd from 'cmd-promise';
|
import cmd from 'cmd-promise';
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Source
|
||||||
|
|
||||||
|
## https://git.ssh.surf/hypermc/hypermc-api-user-install-bot
|
||||||
|
|
||||||
#### Breakdown of Key Dependencies:
|
#### Breakdown of Key Dependencies:
|
||||||
|
|
||||||
- **Discord.js**: This is the backbone of the bot, providing classes like `Client`, `SlashCommandBuilder`, `REST`, and `EmbedBuilder`. These components enable interaction with Discord's API, handling everything from registering commands to managing user interactions and generating rich embeds for responses.
|
- **Discord.js**: This is the backbone of the bot, providing classes like `Client`, `SlashCommandBuilder`, `REST`, and `EmbedBuilder`. These components enable interaction with Discord's API, handling everything from registering commands to managing user interactions and generating rich embeds for responses.
|
||||||
|
Loading…
Reference in New Issue
Block a user