nwesterhausen / valheim-discordconnector

A plugin to connect a Valheim server to a discord webhook.
https://discord-connector.valheim.games.nwest.one/
MIT License
26 stars 13 forks source link

Option to have different webhook for each message #273

Closed vavavr00m closed 4 months ago

vavavr00m commented 5 months ago

Is your feature request related to a problem? Please describe. Certain messages could get easily lost.

Describe the solution you'd like I would like an option to have separate webhooks for the notifications. For example, I have a channel for the server info where I'd like the Server Join Code and Server IP/Port to go to as well as separate channel for each type - server logs (start, stop, join, leave), messages, leaderboards.

Describe alternatives you've considered None.

nwesterhausen commented 4 months ago

Currently Discord Connector supports two webhooks which can be customized to only display messages of specific types.

See the "Secondary Webhook URL" option in main config and the Webhook Event Definitions

I would consider a solution as you want to be more webhooks to use?

vavavr00m commented 4 months ago

More webhooks, please!