Summary
Discord Chat Logger
Description
A standalone Arma Reforger mod that logs in-game chat messages to a Discord webhook. Includes player names, factions (with full support for modded factions), and the chat message.
Features
✅ Logs chat messages to Discord webhook
✅ Shows player name and faction (works with vanilla AND modded factions)
✅ JSON configuration - easy to configure without editing code
✅ Automatic config file generation in server profile folder
✅ Configurable to log all channels or just global
✅ Optional server console logging for debugging
✅ Completely standalone - no dependencies
🔧 SETUP GUIDE
STEP 1: GET DISCORD WEBHOOK
• Open Discord → Server Settings → Integrations → Webhooks
• Create new webhook named "Discord Chat Logger"
• Copy the webhook URL (looks like: https://discord.com/api/webhooks/1234.../AbCd...)
STEP 2: CONFIGURE DISCORD CHAT LOGGER
• Start your server once (config file auto-creates)
• Stop server
• Navigate to: profile/profile/DiscordChatLogger/config.json
• Open config.json
• Paste your FULL webhook URL:
{
"webhook_url": "https://discord.com/api/webhooks/1234567890/AbCdEfGhIjKl..."
}
• Save and restart serverLicense
Discord Chat Logger Custom License
By EvilJackk, Workshop ID: 68875850D76CFEC8
https://reforger.armaplatform.com/workshop/68875850D76CFEC8-DiscordChatLogger
Effective: January 2026
This content is the property of EvilJackk and is provided exclusively for non-commercial use in Arma Reforger.
This mod, including all its source code, assets, and compiled files, is made available exclusively for non-commercial use in Arma Reforger. Monetization of this mod, or its use on any monetized server, is strictly prohibited.
By downloading, installing, or using this mod, you agree to the following:
1. No Commercial Use
- You may not use this mod in any commercial product, project, or monetized server.
2. No Redistribution or Reupload
- Do not reupload, redistribute, repack, or mirror this mod (or any part of it) unchanged.
3. Permitted Modifications
- You may modify the mod for personal use or for use on public/private servers (do not distribute the modified files publicly).
- You may create and share derivative mods (e.g., adding features or new scripts) IF:
* Your mod lists THIS mod as a REQUIRED DEPENDENCY.
* You give clear and prominent credit in your mod description: "EvilJackk's Discord Chat Logger - https://reforger.armaplatform.com/workshop/68875850D76CFEC8-DiscordChatLogger".
* Your derivative follows similar terms.
4. No Unauthorized Extraction or Decompilation
- You may not extract, decompile, or copy portions of the source code, configurations, or compiled files without following the derivative rules above.
5. No Claiming Authorship
- You may not remove, alter, or claim authorship/branding of any part of this mod.
6. Violations and Enforcement
- Unauthorized use, redistribution, or violations of these terms will result in a DMCA takedown notice and/or report to Bohemia Interactive for removal.
All work is the intellectual property of EvilJackk. Please respect the effort that went into this project.