I have a LOT of channels in my server (about 200 and something), and it's a shame that I have to scroll through all of them until I find the channel where I want to send the webhook message. Also, will it be possible to relocate the channel redirect editor from the webhook's own message authoring panel? I believe it would be easier and more practical.
#Search webhooks by name or channel
4 messages · Page 1 of 1 (latest)
will it be possible to relocate the channel redirect editor from the webhook's own message authoring panel?
so the reason it's not like this is because of how permissions are verified; webhooks can't change their own channel (they can change their own name and avatar) so discohook has to confirm that you have permission to do that, which is a check only performed in the server pages. in theory it could be done but i didn't consider it to be worth the gymnastics
per channel searching - i'll probably be adding a searchbar to the webhook menu so you can search by webhook name or channel name