MinnDevelopment/discord-webhooks

Support for changing webhook channels

Closed this issue · 0 comments

I have been making a bot like tupperBox using JDA and discord-webhooks, that uses webhooks to send messages. The problem is that they are limited to a channel per webhook only, and I would like to reuse the same webhook on multiple channels, by changing the webhook's channel. I have seen no way to achieve this so far...
image