From a3661ec894468ded9136861acafb174742d0085f Mon Sep 17 00:00:00 2001 From: 266-750Balloons <79549730+266-750Balloons@users.noreply.github.com> Date: Fri, 2 Aug 2024 05:12:02 -0700 Subject: [PATCH] impr(quotes): add star trek quotes (@266-750Balloons) (#5705) * Add Star Trek quotes from under-represented series * Fix spelling mistake added by profanity filter --------- Co-authored-by: Dexx Stexx --- frontend/static/quotes/english.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 2176ea242..b9c3175c6 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38519,6 +38519,24 @@ "source": "Mr. Robot", "length": 568, "id": 7606 + }, + { + "text": "At oh-eight-hundred hours, station time, the Romulan Empire formally declared war against the Dominion. They have already struck fifteen bases along the Cardassian border. So, this is a huge victory for the good guys. This may even be the turning point of the entire war. There's even a 'Welcome to the Fight' party tonight in the wardroom. So I lied, I cheated, I bribed men to cover the crimes of other men. I am an accessory to murder. But most damning thing of all, I think I can live with it. And if I had to do it all over again, I would. Garak was right about one thing. A guilty conscience is a small price to pay for the safety of the Alpha Quadrant, so I will learn to live with it. Because I can live with it. I can live with it. Computer, erase that entire personal log.", + "source": "Captain Benjamin Sisko, Star Trek: Deep Space Nine", + "length": 782, + "id": 7607 + }, + { + "text": "Captain's log, stardate 57436.2. The Cerritos is docked at Douglas Station for routine maintenance and resupply. We will soon set course for the capital planet on the Galar system, where we're scheduled to make second contact with the Galardonian high council. First contact is a delicate, high-stakes operation of diplomacy. One must be ready for anything when humanity is interacting with an alien race for the first time. But we don't do that. Our specialty is second contact. Still pretty important. We get all the paperwork signed, make sure we're spelling the name of the planet right, get to know all the good places to eat.", + "source": "Ensign Bradward Boimler, Star Trek: Lower Decks", + "length": 631, + "id": 7608 + }, + { + "text": "I've lost many friends. Some heroically, some tragically. The randomness of death is merely a reflection of the unexpected joys we find in life.", + "source": "Captain Hikaru Sulu, Star Trek: Lower Decks", + "length": 144, + "id": 7609 } ] }