I’m just going to leave this here:
((Invoke-WebRequest -Uri https://api.icndb.com/jokes/random).Content | ConvertFrom-Json).Value.Joke
I’m just going to leave this here:
((Invoke-WebRequest -Uri https://api.icndb.com/jokes/random).Content | ConvertFrom-Json).Value.Joke