Author
Syntax:{"author":{"name":"text","url":"https://haunt.rocks","icon_url":"url"}}
| Content | Type | Example |
|---|---|---|
| Name | String (Text) | 6unday was here |
| Icon URL | Image URL | https://haunt.rocks/haunt.png |
| URL | Link | https://haunt.rocks |
Title
Syntax:{"title":"text"}
| Content | Type | Example |
|---|---|---|
| Name | String (Text) | whos this zay guy |
Description
Syntax:{"description": "text"}
| Content | Type | Example |
|---|---|---|
| Name | String (Text) | Text goes here |
Footer
Syntax:{"footer":{"text":"text","icon_url":"url"}}
| Content | Type | Example |
|---|---|---|
| Name | String (Text) | Text goes here |
| Icon URL | Image URL | https://haunt.rocks/haunt.png |
| Link URL | URL | https://haunt.rocks |
Thumbnail
Syntax:{thumbnail: image url}
| Content | Type | Example |
|---|---|---|
| Image URL | Image URL | https://haunt.rocks/haunt.png |
Image
Syntax:{image: image url}
| Content | Type | Example |
|---|---|---|
| Image URL | Image URL | https://haunt.rocks/haunt.png |
Color
Syntax:{color: hex}
| Content | Type | Example |
|---|---|---|
| Hex | Hex Code | #FFFFFF |
Field
Syntax:{"fields":[{"name":"name","value":"value","inline":true}]}
You can add && inline to make the field inline
| Content | Type | Example |
|---|---|---|
| Name | String (Text) | This is a field name |
| Value | String (Text) | This is a field value |
| Inline | Boolean (Value) | This determines if the field is inlined |
Timestamp
| Timestamp | Type | Example |
|---|---|---|
| Integer | Unix Timestamp (Numbers) | 1731071039 |
Content
| Content | Type | Example |
|---|---|---|
| Text | String (Text) | hello 6unday |
