pulsar-edit / package-backend

Pulsar Server Backend for Packages
https://api.pulsar-edit.dev
MIT License
12 stars 11 forks source link

Attempted fix of embed URL #161

Closed confused-Techie closed 1 year ago

confused-Techie commented 1 year ago

Requirements

Description of the Change

Currently URls are not showing up properly when a webhook is sent to Discord. This attempts to fix this issue by creating an array of embed objects, rather than a singular object.