MidgetJake / UniversalDiscordNotifier

BSD 2-Clause "Simplified" License
4 stars 3 forks source link

Feature Request: Able to use different webhook URL for different categories #37

Open pelletier2017 opened 1 year ago

pelletier2017 commented 1 year ago

We would like to be able to use unique webhooks for different categories so they get sent to different channels. Right now they are all sent to the same channel with 1 webhook.

There are two different ways I could imagine this being implemented:

  1. Each category (collection log, pets, etc) would have an optional config option for "Discord Webhook override" that it uses instead of the default webhook.
  2. Add a config category for webhooks and each other category (collection log, pet, etc) has its own config option. For example universal webhook, collection log webhook, pets webhook, etc.

I would be happy to work this if you want any help on it.

iProdigy commented 1 year ago

This feature is already implemented in our fork of this plugin: https://github.com/pajlads/DinkPlugin