forked from Makar8000/ACT-Discord-Triggers
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jlagedo edited this page Jun 17, 2026
·
10 revisions
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.
-
π οΈ First-Time Setup Guide β create a Discord bot, install the plugin, and connect it.
-
β Common Questions & Issues β troubleshooting and FAQ.
- π TTS in voice chat β fire trigger text-to-speech straight into a Discord voice channel.
- π΅ Sound-file triggers β play
.wavsound 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.
- Releases β download the latest plugin.
- Issues β report a bug or request a feature.
- Source & README β full project details and developer docs.