feat(webhooks): channel webhook CRUD, execute, and audit integration

Wire pearcord-webhooks for local token posts, view.guildWebhooks, gossip
sync, and webhook author display names on messages.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-23 16:53:31 -04:00
co-authored by Cursor
parent df962ee440
commit ff246ea7a2
2 changed files with 121 additions and 1 deletions
+1
View File
@@ -63,6 +63,7 @@
"pearcord-stickers": "file:../pearcord-stickers",
"pearcord-threads": "file:../pearcord-threads",
"pearcord-voice": "file:../pearcord-voice",
"pearcord-webhooks": "file:../pearcord-webhooks",
"pearcord-voice-capture": "file:../pearcord-voice-capture",
"pearcord-voice-media": "file:../pearcord-voice-media"
}