
DiscordConnector Client
Connects your Valheim server to a Discord webhook. This must be installed on the client.
Last updated | a day ago |
Total downloads | 139 |
Total rating | 0 |
Categories | Client-side Utility |
Dependency string | nwesterhausen-DiscordConnector_Client-1.0.1 |
Dependants | 2 other packages depend on this package |
This mod requires the following mods to function

denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Discord Connector Client
This is the client-side of the Discord Connector mod for Valheim. This mod basically handles sending messages to the server-side mod, which then sends them to Discord.
Features
- Enables letting the server know about shouts, pings, regular chat messages, and whispers.
Abridged Changelog
Version 1.0.0
Initial release of the client plugin.
The client plugin has only two parts, an RPC registration which lets it talk to the server plugin, and a patch to the chat message method which sends a copy of the message to the server plugin.