warpalicious-Discord_Screenshots icon

Discord Screenshots

Send screenshots to Discord when player dies or via hotkey

Last updated 2 weeks ago
Total downloads 9408
Total rating 9 
Categories Client-side Bog Witch Update
Dependency string warpalicious-Discord_Screenshots-1.6.7
Dependants 30 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 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.2333
ValheimModding-Jotunn-2.29.2 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.29.2
ValheimModding-JsonDotNET-13.0.4 icon
ValheimModding-JsonDotNET

Shared version 13.0.3 of Json.NET from Newtonsoft, net45 package for use in Valheim mods. Maintained by the ValheimModding team.

Preferred version: 13.0.4

README

DiscordScreenshots

Discord Screenshots

A mod to send screenshots to a Discord server.

Features

  • Hotkey screenshot capture (F12 by default)
  • Automatic death screenshots sent to Discord when you die
  • Random death message selection from configured phrases
  • Optional separate webhook for player capture screenshots

Death screenshots

Death screenshots are captured when the player dies and sent to Discord after they respawn.

Configuration

All settings are configurable through the BepInEx config file:

  • Discord webhook URL
  • Screenshot hotkey (default: F12)
  • Webhook username and avatar
  • Death messages separated by semicolons
  • Optional player capture webhook URL
  • Discord request timeout (default: 60 seconds)

Screenshots with at least four million pixels use JPEG to reduce upload size. Smaller screenshots use PNG. The mod checks the captured image dimensions for each screenshot, so resolution changes made after startup are supported.

Discord Setup

  1. Create a Discord webhook in your desired channel
  2. Copy the webhook URL to the mod configuration
  3. Screenshots will be automatically sent to that channel