From dbe85669e67ea828f01d20002671fee51c55e830 Mon Sep 17 00:00:00 2001 From: benhu Date: Sun, 5 Jul 2026 15:16:50 -0700 Subject: [PATCH 1/2] added Community quote --- frontend/static/quotes/english.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index dd4d91aeacf9..eea5116a3c30 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39345,6 +39345,12 @@ "source": "Doctor Who, Fallen Heroes", "id": 7770, "length": 485 + }, + { + "text": "We are the only species on Earth that observe Shark Week. Sharks don't even observe Shark Week, but we do. For the same reason I can pick this pencil, tell you its name is Steve and go like this. And part of you dies just a little bit on the inside, because people can connect with anything.", + "source": "Community", + "id": 7771, + "length": 291 } ] } From 548673b4e3e31421a3d1d495685eaac6c3526391 Mon Sep 17 00:00:00 2001 From: benhu Date: Sun, 5 Jul 2026 15:30:48 -0700 Subject: [PATCH 2/2] added 2 more Community quotes --- frontend/static/quotes/english.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index eea5116a3c30..9d2951f5500f 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39351,6 +39351,18 @@ "source": "Community", "id": 7771, "length": 291 + }, + { + "text": "The most important tool is respect. And the reason I know that respect is a tool is because it clearly is not a natural thing. We forget to use it all the time and then we start to compete with each other and exploiting each other and humiliating each other and controlling each other and we lose each other and without each other we'll go extinct. And that's a fact.", + "source": "Community", + "id": 7772, + "length": 367 + }, + { + "text": "One time, when I was in 7th grade, I told everybody at school I had appendicitis. I wanted somebody to worry about me, but when Beth Brennan asked to see the scar I didn't wanna get found out. So, I took mom's scissors, and I made one. It hurt like hell. But it was worth it because I got 17 cards, and I still keep them in a box underneath my bed 22 years later because it proves that someone at some point cared about me.", + "source": "Community", + "id": 7773, + "length": 423 } ] }