|
@@ -0,0 +1,190 @@
|
|
|
+{
|
|
|
+ "chat": [
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "Hey Bob! How was your weekend?",
|
|
|
+ "timestamp": "2023-04-01T10:00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "It was great, thanks for asking. I went on a camping trip with some friends. How about you?",
|
|
|
+ "timestamp": "2023-04-01T10:01:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "My weekend was pretty chill. I just stayed home and caught up on some TV shows.",
|
|
|
+ "timestamp": "2023-04-01T10:03:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "That sounds relaxing. What shows did you watch?",
|
|
|
+ "timestamp": "2023-04-01T10:05:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "I watched the new season of 'Stranger Things' and started watching 'Ozark'. Have you seen them?",
|
|
|
+ "timestamp": "2023-04-01T10:07:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "Yeah, I've seen both of those. They're really good! What do you think of them so far?",
|
|
|
+ "timestamp": "2023-04-01T10:10:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "I'm really enjoying 'Stranger Things', but 'Ozark' is a bit darker than I expected. I'm only a few episodes in though, so we'll see how it goes.",
|
|
|
+ "timestamp": "2023-04-01T10:12:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "Yeah, 'Ozark' can be intense at times, but it's really well done. Keep watching, it gets even better.",
|
|
|
+ "timestamp": "2023-04-01T10:15:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "Thanks for the recommendation, I'll definitely keep watching. So, how's work been for you lately?",
|
|
|
+ "timestamp": "2023-04-01T10:20:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "It's been pretty busy, but I'm managing. How about you?",
|
|
|
+ "timestamp": "2023-04-01T10:22:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "Same here, things have been pretty hectic. But it keeps us on our toes, right?",
|
|
|
+ "timestamp": "2023-04-01T10:25:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "Absolutely. Hey, have you heard about the new project we're starting next week?",
|
|
|
+ "timestamp": "2023-04-01T10:30:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "No, I haven't. What's it about?",
|
|
|
+ "timestamp": "2023-04-01T10:32:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "It's a big project for a new client, and it's going to require a lot of extra hours from all of us. But the pay is going to be great,so it's definitely worth the extra effort. I'll fill you in on the details later, but for now, let's just enjoy our coffee break, shall we?",
|
|
|
+ "timestamp": "2023-04-01T10:35:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "Sounds good to me. I could use a break right about now.",
|
|
|
+ "timestamp": "2023-04-01T10:40:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "Me too. So, have you tried the new caf� down the street yet?",
|
|
|
+ "timestamp": "2023-04-01T10:45:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "No, I haven't. Is it any good?",
|
|
|
+ "timestamp": "2023-04-01T10:47:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "It's really good! They have the best croissants I've ever tasted.",
|
|
|
+ "timestamp": "2023-04-01T10:50:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "Hmm, I'll have to try it out sometime. Do they have any vegan options?",
|
|
|
+ "timestamp": "2023-04-01T10:52:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "I'm not sure, but I think they do. You should ask them the next time you go there.",
|
|
|
+ "timestamp": "2023-04-01T10:55:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "Thanks for the suggestion. I'm always looking for good vegan options around here.",
|
|
|
+ "timestamp": "2023-04-01T11:00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "No problem. So, have you made any plans for the weekend yet?",
|
|
|
+ "timestamp": "2023-04-01T11:05:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "Not yet. I was thinking of maybe going for a hike or something. What about you?",
|
|
|
+ "timestamp": "2023-04-01T11:07:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "I haven't made any plans either. Maybe we could do something together?",
|
|
|
+ "timestamp": "2023-04-01T11:10:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "That sounds like a great idea! Let's plan on it.",
|
|
|
+ "timestamp": "2023-04-01T11:12:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Bob",
|
|
|
+ "message": "Awesome. I'll check out some hiking trails and let you know which ones look good.",
|
|
|
+ "timestamp": "2023-04-01T11:15:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Alice",
|
|
|
+ "message": "Sounds good. I can't wait!",
|
|
|
+ "timestamp": "2023-04-01T11:20:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "John",
|
|
|
+ "message": "Hey Lisa, how was your day?",
|
|
|
+ "timestamp": "2023-04-01T18:00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Lisa",
|
|
|
+ "message": "It was good, thanks for asking. How about you?",
|
|
|
+ "timestamp": "2023-04-01T18:05:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "John",
|
|
|
+ "message": "Eh, it was alright. Work was pretty busy, but nothing too crazy.",
|
|
|
+ "timestamp": "2023-04-01T18:10:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Lisa",
|
|
|
+ "message": "Yeah, I know what you mean. My boss has been on my case lately about meeting our deadlines.",
|
|
|
+ "timestamp": "2023-04-01T18:15:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "John",
|
|
|
+ "message": "That sucks. Are you feeling stressed out?",
|
|
|
+ "timestamp": "2023-04-01T18:20:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Lisa",
|
|
|
+ "message": "A little bit, yeah. But I'm trying to stay positive and focus on getting my work done.",
|
|
|
+ "timestamp": "2023-04-01T18:25:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "John",
|
|
|
+ "message": "That's a good attitude to have. Have you tried doing some meditation or other relaxation techniques?",
|
|
|
+ "timestamp": "2023-04-01T18:30:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Lisa",
|
|
|
+ "message": "I haven't, but I've been thinking about it. Do you have any suggestions?",
|
|
|
+ "timestamp": "2023-04-01T18:35:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "John",
|
|
|
+ "message": "Sure, I could send you some links to guided meditations that I've found helpful. And there are also some great apps out there that can help you with relaxation.",
|
|
|
+ "timestamp": "2023-04-01T18:40:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "sender": "Lisa",
|
|
|
+ "message": "That would be awesome, thanks so much!",
|
|
|
+ "timestamp": "2023-04-01T18:45:00"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+}
|
|
|
+
|