You are viewing a potentially older version of this package. View all versions.
Frogger-DiscordGuard-0.0.7 icon

DiscordGuard

Sends messages to your discord when someone is naughty in your guard.

Date uploaded 4 years ago
Version 0.0.7
Download link Frogger-DiscordGuard-0.0.7.zip
Downloads 202
Dependency string Frogger-DiscordGuard-0.0.7

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1901 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.1901

README

Discord-Guard

Sends messages to your discord when someone is naughty in your guard. Hold the interaction button and paste the URL of your webhook in the window that appears.

This is Client+server mod. I made it so that a message is sent to the moderator, but the owner of the guard can additionally specify his url and messages will come to him too. the moderator's url is set in the mod's config and the client receives it from there

*how to create Webhook: https://www.youtube.com/watch?v=fKksxz2Gdnc

Synced Configs

Location: BepInEx/Config/DiscordGuard.cfg

[Main]

## moderatorUrl
# Setting type: String
# Default value: 
moderatorUrl = https://discord.com/api/webhooks/******

Patchnotes
Version Changes
0.0.7 I made it so that a message is sent to the moderator, but the owner of the guard can additionally specify his url and messages will come to him too. And added the configuration.