-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(plugin) WebhookManager #2256
base: dev
Are you sure you want to change the base?
Conversation
…peech on sending webhook message
…, webhook deletion now can determine if the URL is valid
… not /userplugins, moved plugin into correct directory and fixed the .gitignore
…i think) also added logging to console on getinfo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will break on web for obvious reasons that aren't justified, don't use a useless 3rd party API for an embedded image you don't need, webhook username code needs fixing
I would also like to suggest prefilling webhook URLs from the current channel if you have permission, or something like that
Shit I just accidentally pushed a change without pulling, 1 sec |
…o const (thank you)
…o format the icon instead of clicking now.
Ready for re-review / feedback |
Could use some feedback this feature is a pain in the ass to add and could use help too |
bc67db1
to
b333deb
Compare
i think everything is ready to be merged, might need some feedback |
Ready for review / merge |
fa092cf
to
eb63a54
Compare
hi hi |
Manage your webhooks easily; delete, send messages, get detailed info and more. This plugin is very useful for developers, general users, (and for people who scout out scammers who use discord webhooks as credential stealers). I'm planning on slowly adding more features, but this is what I have so far.
Since the plugin is still new, I'm going to be keeping my eye out on bugs that people report and fixing them as quickly as possible.
Get Information
Send Message
(Custom name AND profile pic support, also has TTS and raw support for JSON.)
Delete (Works on any webhook)