Skip to content
jlagedo edited this page Jun 17, 2026 · 10 revisions
ACT Discord Triggers mascot

ACT Discord Triggers

An Advanced Combat Tracker (ACT) plugin that plays your triggers β€” text-to-speech and sound effects β€” through a Discord bot in a voice channel, so your whole party hears them. Works with ACT Custom Triggers and Triggernometry.

πŸ”€ This is the actively maintained fork of Makar8000/ACT-Discord-Triggers, revived after Discord's DAVE end-to-end voice encryption rollout broke the original in early 2026. Voice now runs through a bundled Node.js bridge, so the plugin stays on the .NET Framework runtime ACT requires while keeping up with Discord.

πŸ“– Start here

✨ Features

  • πŸ”Š TTS in voice chat β€” fire trigger text-to-speech straight into a Discord voice channel.
  • 🎡 Sound-file triggers β€” play .wav sound effects through the bot.
  • 🎚️ Concurrent playback β€” overlapping triggers mix together instead of queueing, so nothing gets dropped or delayed.
  • 🎲 Random sound effects β€” optionally pick a random sound from a set each time a trigger fires.
  • πŸ“ˆ Loudness auto-leveling β€” automatic RMS normalization keeps every clip at a consistent volume.
  • πŸ” Discord DAVE support β€” speaks Discord's end-to-end voice encryption, now required to join voice channels.

πŸ”— Links

  • Releases β€” download the latest plugin.
  • Issues β€” report a bug or request a feature.
  • Source & README β€” full project details and developer docs.

Clone this wiki locally