

DiscordTools is a client/server mod for sending a client LogOutput.log file to Discord.
client-logs {playerNameOrSteamID}DISCORDTOOLS_BOT_API_URL and DISCORDTOOLS_BOT_API_KEY in the dedicated server config file.client-logs {playerNameOrSteamID} on the server to request that player's log..log attachment.Logs are stored under BepInEx/client-logs by default:
client-logs/
players/{playerName}_{playerId}/
player.json
latest.json
logs/{yyyy-MM}/
{timestamp}_{reason}_{playerName}_LogOutput.log.gz
{timestamp}_{reason}_{playerName}_LogOutput.json
index/
players.json
recent.json
incoming/
bot-upload-failed/
Older archives stored under players/{playerId}/ remain readable.
I make mods because I enjoy it and want to make Valheim more enjoyable for everyone. If you feel like saying thanks you can tip me here.
| My Ko-fi: |
|---|
Source code is available on Github.
| Github Repository: |
|---|