jokeFortune is a fortune like program that get jokes from online database
- python3
- json
- urllib
./jokeFortune.py will give a randomly generated joke use
> ./jokeFortune.py | cowsay
to get the jokes in cow's bubble,requires:
> sudo apt-get install cowsay