Discord Slash Snippets Extension
This is a snippet extension for discord.js slash commands. It is a work in progress and will be updated frequently.
Installation
- Download the extension
- Open the workspace in VSCode
- Open the command palette (Ctrl+Shift+P)
- Type
Install from VSIX...
- Select the extension file
- Enjoy!
Snippets
Snippet |
Description |
djsbot |
Creates a basic discord.js bot |
djscommand |
Creates a basic discord.js command |
djsevent |
Creates a basic discord.js event |
| |