Control webhook event
is it possible to control discord webhook event to discord?
like i just want to make me send only status
SUCCESS
Solution:Jump to solution
You could probably make it go through a proxy first
like have it point to your server, let it recceive it, and then let your server send a new webhook to discord based off of the original...
8 Replies
Solution
You could probably make it go through a proxy first
like have it point to your server, let it recceive it, and then let your server send a new webhook to discord based off of the original
so i need to handling webhook by myself right?
check type is
SUCCESS
and send self-implement discord embed to guildya
alright tysm!
to help
Hello @Fragly, do you mind sharing your solution?
I'd like to filter events sent on my Discord channel as well 😃
Mb I meant to tag @NightKunGz ヅ
actually i don't implement yet
Okay for anyone wondering it's actually as simple as that using JS & Express