Inspired by cowsay. Let me help you make fun of your mom.
This is a learning project from a Python amateur. Advice is welcome, as are more Bobs.
Just run as python3 spongebobsay.py
or
chmod u+x spongebobsay.py
ln -s path/to/spongebobsay.py /usr/local/bin/spongebobsay
spongebobsay -h
spongebobsay -d "This text will be weird"
figlet text | spongebobsay -n
Mostly as an homage to .cow files, you can add files to the bobs directory to be chosen randomly or with the -f
option.