Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byeoon/webhookmanager
Manage your webhooks easily; delete, send messages, get detailed info and more.
https://github.com/byeoon/webhookmanager
discord enmity plugin ts typescript webhook
Last synced: 10 days ago
JSON representation
Manage your webhooks easily; delete, send messages, get detailed info and more.
- Host: GitHub
- URL: https://github.com/byeoon/webhookmanager
- Owner: byeoon
- License: gpl-3.0
- Created: 2024-02-14T16:26:48.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T17:21:39.000Z (8 months ago)
- Last Synced: 2024-03-13T15:08:10.368Z (8 months ago)
- Topics: discord, enmity, plugin, ts, typescript, webhook
- Language: TypeScript
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WebhookManager
Manage your webhooks easily; delete, send messages, get detailed info and more.## Commands
- /sendwebhookmessage - *Sends a message through a webhook.*- /deletewebhook - *Deletes a webhook.*
- /webhookinfo - *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 UserID
- Creator Username
- Creator Profile
## Installation
This plugin is for **Enmity**. If you are looking for the Vencord version of this plugin, it's still in development as of now.
To install, copy and paste this link into the plugin installation prompt.**Install: https://raw.githubusercontent.com/byeoon/WebhookManager/main/dist/WebhookManager.js**
---
## Have any issues or suggestions?
Feel free to fill out a bug report or to suggest new features [here](https://github.com/byeoon/WebhookManager/issues/new)! Feedback helps me further develop WebhookManager and my other plugins.