nwesterhausen-DiscordConnector_Client icon

DiscordConnector Client

Connects your Valheim server to a Discord webhook. This must be installed on the client.

Last updated a month ago
Total downloads 6253
Total rating 1 
Categories Client-side Utility
Dependency string nwesterhausen-DiscordConnector_Client-1.0.2
Dependants 36 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2331 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2331

README

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.