Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rinckodev/discord-snippets-djs-v14


https://github.com/rinckodev/discord-snippets-djs-v14

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Discord.js Code Snippets v14

Simple code snippets for discord.js v14

![desmonstrarion-01](assets/gif-01.gif) | ![desmonstrarion-02](assets/gif-02.gif)
| --- | --- |
![desmonstrarion-01](assets/gif-03.gif) | ![desmonstrarion-02](assets/gif-04.gif)

| Name | Prefix | Description |
|------------------|----------------|------------------------------------------|
| New Button | `new.button.djs.v14` | Create a new Button |
| New StringSelect | `new.stringselect.djs.v14` | Create a new String Select |
| New Modal | `new.modal.djs.v14` | Create a new Modal |
| New ActionRow | `new.actionrow.djs.v14` | Create a new ActionRow |
| New TextInput | `new.textinput.djs.v14` | Create a new TextInput |
| New Simple Embed | `new.embed.simple.djs.v14` | Create a new simple embed |
| New Normal Embed | `new.embed.normal.djs.v14` | Create a new normal embed |
| New Complete Embed | `new.embed.complete.djs.v14` | Create a new complete embed |
| New Full Embed | `new.embed.full.djs.v14` | Create a new full embed |
| | | |
| Reply Content | `reply.content.djs.v14` | Setup a content interaction reply |
| Reply Embeds | `reply.embeds.djs.v14` | Setup a embeds interaction reply |
| Reply Embeds and Components | `reply.embeds.components.djs.v14` | Setup a embeds and components interaction reply |
| Reply Content and Components | `reply.content.components.djs.v14` | Setup a content and components interaction reply |
| Reply Embeds and Files | `reply.embeds.files.djs.v14` | Setup a embeds and files interaction reply |
| Reply Complete | `reply.complete.djs.v14` | Setup a complete interaction reply |
| | | |
| Create a Button Collector | `collector.button.djs.v14` | Create a button collector |
| Create a SelectMenu Collector | `collector.selectmenu.djs.v14` | Create a selectmenu collector |
| Create a Message Collector | `collector.message.djs.v14` | Create a message collector |
| | | |
| Await a Button Interaction | `await.button.djs.v14` | Await a button interaction |
| Await a SelectMenu Interaction | `await.selectmenu.djs.v14` | Await a selectmenu Interaction |
| Await a Message | `await.message.djs.v14` | Await a message Interaction |
| Await a Modal Interaction | `await.modal.djs.v14` | Await a modal interaction |
| | | |
| Find Channel by Name | `find.channel.name.v14` | Find a guild channel by name |
| Find Channel by Name and Type | `find.channel.name.type.v14` | Find a guild channel by name and type |
| | | |
| Get Channel by id | `get.channel.v14` | Get a guild channel by id |
| Get Role by id | `get.role.v14` | Get a guild role by id |
| Get Member by id | `get.member.v14` | Get a guild member by id |

[My github](https://github.com/rinckonobre)
## Feedback and Questions

Join on my discord: [Zunder Community](http://discord.gg/tTu8dGN)