Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Discord Screenshots
Send screenshots to Discord when player dies or via hotkey
| Date uploaded | 4 hours ago |
| Version | 1.6.7 |
| Download link | warpalicious-Discord_Screenshots-1.6.7.zip |
| Downloads | 72 |
| Dependency string | warpalicious-Discord_Screenshots-1.6.7 |
This mod requires the following mods to function
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.2333ValheimModding-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.2ValheimModding-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.4README

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
- Create a Discord webhook in your desired channel
- Copy the webhook URL to the mod configuration
- Screenshots will be automatically sent to that channel
CHANGELOG
Version |
Update Notes |
|---|---|
| 1.6.7 | - Fix Valheim 1.0 startup failure when registering Discord console commands |
| 1.6.6 | - Select PNG or JPEG from each captured image instead of the startup resolution - Add a configurable Discord request timeout and clear timeout errors |
| 1.6.5 | - Use local webhook config when joining servers without Discord Screenshots installed |
| 1.6.4 | - Improve death screenshot uploads on respawn/logout and Discord webhook transport |
| 1.6.3 | - Fix multiplayer death screenshot capture with synced webhook configs |
| 1.6.2 | - Fix synced webhook URL validation for screenshot uploads |
| 1.6.1 | - Large screenshots now use JPEG encoding to avoid Discord upload size failures |
| - Screenshot uploads now use the correct file extension and content type for PNG or JPEG | |
| 1.6.0 | - Added a new config to send death screenshots and player captures to different channels |
| - Fixed an issue causing the config sync to not work | |
| 1.5.0 | - Random death message selection (separate multiple messages with semicolons) |
| 1.4.0 | - Added missing NewtonsoftJSON dependency to thunderstore manifest |
| 1.0.0 | - Initial Release |