generated from nhcarrigan/template
feat: Update Error Notifications with ComponentsV2 #14
Reference in New Issue
Block a user
Delete Branch "feat/errors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR updates Rosalia's Discord error notifications to use Discord's Components V2 for a beautiful, organized display.
Changes Made
Technical Changes
src/modules/pipeLog.ts:PipeErrorOptionsandDiscordErrorPayloadOptionsinterfacespipeErrorto accept options objectcreateDiscordErrorPayloadhelpersrc/utils/errorHandler.ts:pipeErrorinterfacesrc/server/serve.ts:/errorwebhook endpoint to use new interface✨ Created by Hikari~ 🌸
Update Error Notifications with ComponentsV2to feat: Update Error Notifications with ComponentsV2