Something along the lines of Wanda the Fish
By Daniel Rodriguez •
So, I've been thinking about creating a bash version of a fortune teller on the model of Wanda, but with different figures. I mean: a script that makes you write down your question of the day. The response-quote is given by a character randomly extracted from a set of, let's say, 6 fellows. I'm planning to match like 20 quotes with each character, whose features can be found in a small manual that briefly explains their bio. Any suggestion or advice on how to set up this idea? Of course this script will be run in the terminal, for the moment. Thanks a lot in advance!
01 Answer
Mmmmh, something like this?
#!/usr/bin/env ipython3
#
# birb-fortune.ipy
# --------------------------------
# snippet released under AGPLv3
# --------------------------------
#
birb = """ /\_/\\
((@v@))
():::() VV-VV
"""
print(birb)
!fortune More in general
"Zoraya ter Beek, age 29, just died by assisted suicide in the Netherlands. She was physically healthy, but psychologically depressed. It's an abomination that an entire society would actively facilitate, even encourage, someone ending their own life because they had no hope. Th…"