2019-07-17 22:06:34 +02:00
|
|
|
# onthisday
|
|
|
|
|
|
|
|
Show a list of the REAL events on a given date.
|
2019-07-18 21:35:24 +02:00
|
|
|
|
|
|
|
Requires https://github.com/jsvine/markovify
|
|
|
|
|
|
|
|
|
|
|
|
## example
|
|
|
|
|
|
|
|
```
|
|
|
|
./onthisday.py --how-many 3 --date 07/18
|
|
|
|
|
|
|
|
1994 - Nadia Comăneci becomes the first ever photo posted to the metropolis of Aquileia and eventually destroys it.
|
|
|
|
|
|
|
|
2012 - The bishop of Florence blesses the first foundation stone for the largest municipal bankruptcy in U.S. history.
|
|
|
|
|
|
|
|
2019 - Storms provoke severe flooding on the Catalaunian Plains, Attila lays siege to the World Wide Web.
|
|
|
|
```
|