From 8b15a38458b250afc9c035b79f96afedaa2dc807 Mon Sep 17 00:00:00 2001 From: Sophie Axebane Date: Tue, 31 Oct 2023 15:51:11 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=99=20Initial=20memories?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bitl <> Co-authored-by: Lilac <> Co-authored-by: Midnight Wave <> Co-authored-by: Limit <> Co-authored-by: Trixie <> Co-authored-by: Shebang <> --- conf/memories.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 conf/memories.json diff --git a/conf/memories.json b/conf/memories.json new file mode 100644 index 0000000..971c778 --- /dev/null +++ b/conf/memories.json @@ -0,0 +1,30 @@ +[ + { + "name": "Lilac", + "memory": "you were a wonderful friend, pepper. i wish i was kinder, but what kind moments we did have i will cherish with all of my heart. thank you." + }, + { + "name": "Midnight Wave", + "memory": "Pepper was a really good friend, i'm gonna miss ya, I hope the steam games I had gifted you were the greatest to play, you were the nicest friend I knew. Rest easy Pepper. 'Look at the sky, I'm still here'" + }, + { + "name": "Limit", + "memory": "Rest in peace Pepper, you were a really good friend and fun and i had so much time when we were hanging out together. I will always remember the fun memories we had.. Thank you Pepper for all the help when I was feeling down too, ,," + }, + { + "name": "Trixie", + "memory": "gone too soon; wish we had more time - i wanted to do stuff with you, but i guess it's too late for that. hope we'll meet again, some time" + }, + { + "name": "Bitl <3", + "memory": "i miss you so much, sister. i loved all the time we spent together, you were an amazing friend. thank you for all the help and love you gave me. until we meet again," + }, + { + "name": "Shebang", + "memory": "You were always unruly, trying my patience at the worst of times, but you were also fiercely passionate for the ones you loved and cared about. You are a gem to the community, and I'll always treasure our moments together." + }, + { + "name": "Sophie", + "memory": "thank you, for everything. you we're always there for me, even at my worst, i will forever cherish the memories we made and time spent together. i will always love you, we'll always be together, in my heart. sleep tight, princess" + } + ] \ No newline at end of file