diff options
| author | 2016-10-13 18:14:55 +0100 | |
|---|---|---|
| committer | 2016-10-13 18:14:55 +0100 | |
| commit | 5b527e247ad16334cd34af67e54ccea104dc157b (patch) | |
| tree | 4a98c7a782464b92155108f7e5ef64ac2e08de7b /modules/signals.py | |
| parent | Add Donald Trump, lulzsec to quotes (diff) | |
| signature | ||
Another quit quote! :D
Diffstat (limited to 'modules/signals.py')
| -rw-r--r-- | modules/signals.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/signals.py b/modules/signals.py index 74ad10d9..ef18b053 100644 --- a/modules/signals.py +++ b/modules/signals.py @@ -34,7 +34,8 @@ QUOTES = { "Nobody has the intention to erect a wall" : "Walter Ulbricht", "We're all completely fucked. I'm fucked. You're fucked. [...] It has been the biggest cock-up ever and we're all completely fucked" : "Richard Mottram", "The security aspect of cyber is very, very tough. And maybe it's hardly doable." : "Donald Trump", - "The Internet. The hate machine, the love machine, the machine powered by many machines. We are all part of it, helping it grow, and helping it grow on us." : "" + "The Internet. The hate machine, the love machine, the machine powered by many machines. We are all part of it, helping it grow, and helping it grow on us." : "", + "Every great historical event began as a utopia and ended as a reality." : "Richard Nikolaus Eijiro" } class Module(object): |
