Initial Code

This commit is contained in:
2025-11-23 13:22:13 -05:00
parent b16d4adfd2
commit c3e52d6a03
96 changed files with 7088 additions and 135 deletions

17
responses/template.yaml Normal file
View File

@@ -0,0 +1,17 @@
color: "Blue"
title: "Template"
url: "Link"
author:
name: "Some Name"
iconUrl: "link"
url: "Link"
description: "Some description here"
thumbnail: "link"
fields:
- { name: "Inline field title", value: "Some value here", inline: false }
- { name: "Inline field title", value: "Some value here", inline: false }
image: "link"
timestamp: true
footer:
text: "Some Text"
iconURL: "link"