Created
June 29, 2018 13:56
-
-
Save jancajthaml/3d3893d3a2ee01d4fde2034d3ac87950 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo -n $(curl -s -H "Accept: application/json" http://api.icndb.com/jokes/random 2>&1 | jq '.value.joke') | say -v Karen |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment