We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Reorg settings docs for the merged Output tab; refresh screenshots
Document 2.1.0: local output mode, master limiter, LUFS leveling Add the Main-page output-mode section (Discord bot vs This PC local), document the master limiter + limiter ceiling, switch the auto-level target to LUFS, add a local-mode FAQ and setup shortcut, and refresh all screenshots.
Document the Text-to-Speech page and neural ONNX voices Split TTS into its own nav page: add a Text-to-Speech section covering the SAPI/ONNX engine choice, neural voice download flow, Quality, CPU usage, and models folder. Trim the Sound page to effects/leveling/quality, refresh the screenshots, update the settings-at-a-glance table, and add neural-voice FAQ entries.
Add WPF UI screenshots to Home and Settings pages Show the General tab on Home and embed the General/Sound screenshots on their sections in Settings & Configuration.
Update Settings page for the 2.0.3 WPF UI Document the new Connect/Disconnect button and connection status dot, and rename the bottom "Debug Log" panel to "Diagnostics" to match the new view.
Settings: TTS Voice is now persisted (v2.0.2) The settings POCO refactor in 2.0.2 saves the selected TTS voice between sessions. Update the Sound page, the "settings saved" callout, the TTS Voice note, and the at-a-glance table to match.
Add Settings and Trigger Software pages; de-jargon docs for end users - New Settings & Configuration page documenting every plugin setting - New Trigger Software page covering ACT Custom Triggers, Triggernometry, and Triggevent integration - Move supported audio formats onto Home; fix WAV-only wording - Correct the Random Sound FX description (random audio effect, not a random sound from a set) - Replace developer jargon (RMS, Node bridge, .NET, spawn, C#) with end-user language across all pages Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Final code-accuracy pass before merge Verified the wiki against the ACT_DiscordTriggers source. Fixes: - Logs: point users to ACT_DiscordTriggers-diagnostics.log in the ACT data folder (the merged, email-ready deliverable per DiagnosticsLog.cs), not the raw DiscordBridge.log - Connect flow: use the Connect button / Auto Connect checkbox instead of "restart ACT to bring the bot online" (no restart needed to log in) - Persistence: only the token (and settings) are saved; server/channel selections are re-picked each session (per SaveSettings control list) Confirmed accurate as-is: tab name "Discord Triggers", "Discord Bot Token" field, "Join Channel" button, Server/Channel dropdowns, release folder contents + zip layout, install path, voice-only intents (Guilds + GuildVoiceStates), and all six features. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Drop developer-doc reference from user-facing FAQ The DAVE answer pointed readers at the repo's internal design docs; the wiki is user documentation, so the explanation stands on its own. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Fix DAVE timeline accuracy and dead CLAUDE.md link before go-live - Correct DAVE wording: it rolled out from 2024 and is mandatory for voice, rather than "began enforcing in early 2026" (per the DAVE whitepaper at daveprotocol.com) - Repoint the CLAUDE.md link (404 β not on master) to the repo root Verified all external links resolve; advancedcombattracker.com returns 406 to bots but is live in browsers. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Revamp wiki: fork branding, current setup, Node-bridge/DAVE updates - Add mascot logo to Home and Setup pages - Rewrite Home as a fork landing page with feature list and links - Update setup for the current Discord Developer Portal flow and the zip-folder (bundled node.exe) install; point all links to this fork - Refresh FAQ/troubleshooting for the Node bridge, DAVE, unblock-the-zip, SmartScreen, and DiscordBridge.log Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Updated First Time Setup Guide (markdown)
Updated Common Questions & Issues (markdown)
Update instructions for 1.0.2.0 release
Grammar
Fixed triggernometry link
Edit .NET download link