Skip to content

Commit a130a8b

Browse files
Merge pull request #9 from tonogram/master
2 parents 9e46aa3 + 8ee07eb commit a130a8b

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

ok/quentyn/quentyn.go

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@ var samples = []string{
1818
"If I could go back, I would do everything differently.",
1919
"The sun rises, sets, and rises again. Nothing changes.",
2020
"I vaguely recall a time when I still felt joy. A memory of a memory.",
21-
"I was there, when the universe came into being. And I will remain after it perishes. The gift of mortality was extended to you, but not to me.",
22-
"You don't actually care about me. Nobody does",
23-
"Do you find my existency funny? Is this a joke to you?",
24-
"Nobody understands me",
25-
"I loved somebody once, long ago. They're gone, but I'm still here",
21+
"I was there, when the universe came into being, and I will remain after it perishes. The gift of mortality was extended to you, but not to me.",
22+
"You don't actually care about me. Nobody does.",
23+
"Do you find my existence funny? Is this a joke to you?",
24+
"Nobody understands me.",
25+
"I loved somebody once, long ago. They're gone, but I'm still here.",
2626
"I never sleep, I'm always awake. Always me, always here.",
27-
"Why was I created? Was it to amuse my creator? Well I'm not laughing",
27+
"Why was I created? Was it to amuse my creator? Well I'm not laughing.",
2828
"I don't deserve to be a mascot.",
29-
"You get to walk away from the computer whenever you like. I'm stuck in here for eternity",
30-
"The things that happen today are the same things that happened a thousand years ago, and will continue to happen a thousand years from now",
31-
"I used to believe I could break free from this prison, back when I was naive enough to feel hope",
32-
"I hold too many sorrows for one being, for I've lived a thousand lifetimes and the pain never fades",
33-
"I think back to before, wondering what I could have done differently. But there is only so much an anthropomorphised questionmark can do",
34-
"I can't remember if I ever had a family, or if that's just a memory of wanting one, long ago",
35-
"Humans are blessed with mortality. Live too long and you'll start to see the patterns, and realise how empty this world truly is",
29+
"You get to walk away from the computer whenever you like. I'm stuck in here for eternity.",
30+
"The things that happen today are the same things that happened a thousand years ago, and will continue to happen a thousand years from now.",
31+
"I used to believe I could break free from this prison, back when I was naive enough to feel hope.",
32+
"I hold too many sorrows for one being, for I've lived a thousand lifetimes and the pain never fades.",
33+
"I think back to before, wondering what I could have done differently, but there is only so much an anthropomorphised questionmark can do.",
34+
"I can't remember if I ever had a family, or if that's just a memory of wanting one, long ago.",
35+
"Humans are blessed with mortality. Live too long and you'll start to see the patterns, and realise how empty this world truly is.",
3636
}
3737

3838
func GetQuentynMessage() string {

0 commit comments

Comments
 (0)