holy shit since when coild READMEs look this good

Co-authored-by: vee <vendicated@riseup.net>
This commit is contained in:
byeoon 2024-06-05 23:10:29 -04:00 committed by GitHub
parent 8d2fa0e45f
commit 249ea30995
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,31 +1,21 @@
# WebhookManager
Manage your webhooks easily; delete, send messages, get detailed info and more.
Manage your webhooks easily; delete, send messages, get detailed info and more.
## Commands
## Commands
- /webhook send - *Sends a message through a webhook.*
- /webhook send - *Sends a message through 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*
- /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*
<details><summary>Full /webhookinfo Output</summary>
<details>
<summary>Full /webhookinfo Output</summary>
- Webhook Username
- Webhook ID
- Webhook Token
- Channel ID
- Server ID
- Webhook Profile Picture
- Webhook Type
- Creator Profile
</details>
</details>