Skip to content

Commit

Permalink
Create addEmbedResponse.md
Browse files Browse the repository at this point in the history
It's finished
  • Loading branch information
Watashi-wa-Fai-Kun authored Aug 29, 2024
1 parent 9702079 commit 1181ec4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/flowchart/addEmbedResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Add response embed
Adds embed to the response message for the command.

## Inputs
- `Title` `(Type: String || Own text: true)`: Title of the embed message.
- `Description` `(Type: String || Own text: true)`: Description of the embed message.
- `Footer` `(Type: String || Own text: true)`: Footer of the embed message.

### Flags
- ➤ Execute

## Example
Entry Point ➤ - ➤ Add response embed (Title: `Meowing Title`, Description: `Meowing Description`, Footer: `Cats shall rule this footer!`)

![image](https:/user-attachments/assets/c99109d3-20df-44a8-be09-a7f5506e71f5)

## Result
![image](https:/user-attachments/assets/481f6d79-60df-4ceb-a764-aa043e28b0c8)

0 comments on commit 1181ec4

Please sign in to comment.