ai-kit / utilities /data /json /slack_6.json
Kim Adams
getting slack samples added and scatterplot scatter
0456d90
{
"messages": [
{
"user": "Anne Smith",
"text": "Happy Monday, everyone! β˜•οΈ How was your weekend?",
"timestamp": "2023-09-07T08:00:00Z",
"replies": [
{
"user": "Bob Wright",
"text": "Mine was great! πŸ–οΈ Went to the beach with the family.",
"timestamp": "2023-09-07T08:10:00Z"
},
{
"user": "Cathy Newsome",
"text": "Oh, that sounds lovely, Bob! 😊",
"timestamp": "2023-09-07T08:20:00Z"
}
],
"reactions": {
"πŸ‘": 5,
"❀️": 2,
"😊": 1
}
},
{
"user": "David Jones",
"text": "I wish I could go to the beach. Stuck with work as always. πŸ˜’",
"timestamp": "2023-09-07T09:00:00Z",
"replies": [
{
"user": "Ed Norton",
"text": "Don't worry, David. We'll get through this week together! πŸ’ͺ",
"timestamp": "2023-09-07T09:10:00Z"
}
],
"reactions": {
"😒": 3,
"πŸ˜’": 2,
"πŸ’ͺ": 4
}
},
{
"user": "Felix Mars",
"text": "Any exciting plans for the week, folks?",
"timestamp": "2023-09-07T10:00:00Z",
"replies": [
{
"user": "Heidi Pierce",
"text": "I'm dreading the Monday meetings already. 😩",
"timestamp": "2023-09-07T10:10:00Z"
},
{
"user": "Ingrid Gonzales",
"text": "Cheer up, Heidi! You've got this! πŸ’ͺ",
"timestamp": "2023-09-07T10:20:00Z"
}
],
"reactions": {
"πŸ™Œ": 2,
"πŸ€”": 1
}
},
{
"user": "Jessie Jacobs",
"text": "Who watched the big game last night? πŸ€",
"timestamp": "2023-09-07T11:00:00Z",
"replies": [
{
"user": "Kristy Klaus",
"text": "I did! My team won! πŸŽ‰",
"timestamp": "2023-09-07T11:10:00Z"
},
{
"user": "Laurence Welk",
"text": "Ugh, sports. Waste of time if you ask me. πŸ™„",
"timestamp": "2023-09-07T11:20:00Z"
}
],
"reactions": {
"πŸ‘€": 3,
"πŸ€": 4,
"πŸ˜‚": 2
}
},
{
"user": "Nora West",
"text": "I need coffee. Lots of coffee. β˜•οΈβ˜•οΈ",
"timestamp": "2023-09-07T12:00:00Z",
"replies": [
{
"user": "Olivia Prestley",
"text": "Nora, you and me both! 😴",
"timestamp": "2023-09-07T12:10:00Z"
}
],
"reactions": {
"β˜•οΈ": 5,
"😴": 3
}
},
{
"user": "Pierce Frank",
"text": "Is it just me, or are the office chairs getting more uncomfortable?",
"timestamp": "2023-09-07T13:00:00Z",
"replies": [
{
"user": "Quince Poe",
"text": "I hear you, Pierce. Time for an office chair upgrade! πŸͺ‘",
"timestamp": "2023-09-07T13:10:00Z"
}
],
"reactions": {
"πŸ€”": 2,
"πŸͺ‘": 4
}
},
{
"user": "Anne Smith",
"text": "Positive vibes only! 🌟",
"timestamp": "2023-09-07T14:00:00Z",
"reactions": {
"🌟": 7,
"πŸ˜„": 2
}
},
{
"user": "David Jones",
"text": "I'm drowning in work and it's only Monday. 😩",
"timestamp": "2023-09-07T15:00:00Z",
"replies": [
{
"user": "Cathy Newsome",
"text": "David, take a deep breath. We're here to support you! πŸ€—",
"timestamp": "2023-09-07T15:10:00Z"
}
],
"reactions": {
"😩": 6,
"πŸ€—": 3
}
},
{
"user": "Heidi Pierce",
"text": "I spilled coffee on my laptop. My day is ruined. 😭",
"timestamp": "2023-09-07T16:00:00Z",
"replies": [
{
"user": "Jessie Jacobs",
"text": "Oh no, Heidi! That's terrible. 😟",
"timestamp": "2023-09-07T16:10:00Z"
},
{
"user": "Monty Python",
"text": "Heidi, maybe it's time for a coffee break! πŸ˜„β˜•οΈ",
"timestamp": "2023-09-07T16:20:00Z"
}
],
"reactions": {
"😭": 4,
"😟": 2,
"πŸ˜„": 3,
"β˜•οΈ": 1
}
},
{
"user": "Olivia Prestley",
"text": "Can't wait for Friday already! πŸŽ‰",
"timestamp": "2023-09-07T17:00:00Z",
"reactions": {
"πŸŽ‰": 5,
"😁": 3
}
}
]
}