Notify Discord channel on Raid Completion #14
Labels
Status: Completed
Type: Feature
Additional Feature and/or functionality - significant code rewrite or additions
UpdateSend Webhook MessagenewRaid
to send a message to "current raids" discord channel when a new raid is created:Add adiscordMessageId
to raid stats document: will need to use thewait
query parametercompleteRaid
to:Delete message from "current raids" channel using thediscordMessageId
: Delete Webhook MessageFor what it's worth, I already created some TS types for sending a Discord webhook for a little GH action I made a while back: https://github.com/nobrayner/discord-webhook/blob/master/src/helpers/discordTypes.ts
The text was updated successfully, but these errors were encountered: