From 31993c00539c671a49c6a2c886fc87d585aacc1a Mon Sep 17 00:00:00 2001 From: byron <47872200+byeoon@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:05:26 -0400 Subject: [PATCH] oops readme was broken fixed it again --- src/plugins/WebhookManager/README.MD | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/plugins/WebhookManager/README.MD b/src/plugins/WebhookManager/README.MD index c50fd759b..fa62b36b5 100644 --- a/src/plugins/WebhookManager/README.MD +++ b/src/plugins/WebhookManager/README.MD @@ -6,17 +6,25 @@ - /webhook send - *Sends a message through a webhook.* - - /webhook delete - *Deletes a webhook.* + - /webhook delete - *Deletes any webhook that is specified.* - /webhook info - *Gets advanced details on the webhook such as the name, profile pic, server and channel ID, and additionally, information on person who created it*
Full /webhookinfo Output - Webhook Username + - Webhook ID + - Webhook Token + - Channel ID + - Server ID + - Webhook Profile Picture + - Webhook Type + - Creator Profile +