Added Endpoints and AJAX Helper Functions for emote management, as well as imporvements to link embedding.

This commit is contained in:
rainbow napkin 2024-12-17 21:51:34 -05:00
parent b9283607d6
commit 255e6e0d7f
7 changed files with 63 additions and 27 deletions

View file

@ -1,17 +1,17 @@
{
"default": {
"name": "[bill]",
"name": "bill",
"link": "https://upload.wikimedia.org/wikipedia/en/thumb/9/9b/Bill_Dauterive.png/150px-Bill_Dauterive.png",
"type": "image"
},
"array": [
{
"name": "[crabrave]",
"name": "crabrave",
"link": "https://media.tenor.com/PqFN1orijJ4AAAAC/crab-sneeth.gif",
"type": "image"
},
{
"name": "[homerbushes]",
"name": "homerbushes",
"link": "https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExb3gydGNrcnF4OWthbDg1c2RxczU4cTUzaGJsb3Bmazdsa3F5NWwxOSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9dg/O4B7pH57BbdVZVcNgS/giphy.mp4",
"type": "video"
}