ai-kit / utilities /data /json /slack_1.json
Kim Adams
json updates
3ff85ec
{
"messages": [
{
"user": "HR BP Sara",
"text": "Excited for the upcoming townhall! Lots of progress to discuss. πŸ˜„",
"timestamp": "2023-09-07T08:00:00Z",
"replies": [
{
"user": "VP Operations",
"text": "Couldn't agree more, Sara. This quarter was phenomenal. 🌟",
"timestamp": "2023-09-07T08:10:00Z"
},
{
"user": "MSR John",
"text": "Looking forward to it, should be uplifting. 😊",
"timestamp": "2023-09-07T08:20:00Z"
}
],
"reactions": {
"πŸ˜„": 6,
"🌟": 4,
"😊": 2
}
},
{
"user": "Claims Rep Smith",
"text": "Heard there might be some announcements about great feedback from our members. Looking forward to it! 🀞",
"timestamp": "2023-09-07T09:00:00Z",
"replies": [
{
"user": "Product Manager Jones",
"text": "We should be proud of what we did for the members! We've all worked hard. πŸ™",
"timestamp": "2023-09-07T09:10:00Z"
}
],
"reactions": {
"🀞": 5,
"πŸ™": 3
}
},
{
"user": "CEO Wayne",
"text": "Let's take a moment to appreciate the our members and the support they get from their families during deployments. ❀️",
"timestamp": "2023-09-07T10:00:00Z",
"replies": [
{
"user": "Claims Rep Smith",
"text": "Couldn't have said it better. Families are our rock. 🏠",
"timestamp": "2023-09-07T10:10:00Z"
},
{
"user": "IT Lead Davis",
"text": "Absolutely, their support means everything. πŸ’Œ",
"timestamp": "2023-09-07T10:20:00Z"
}
],
"reactions": {
"❀️": 4,
"🏠": 5,
"πŸ’Œ": 3
}
},
{
"user": "HR Lead Sara",
"text": "The new training modules have been really helpful. Thanks to those who put them together! πŸ‘",
"timestamp": "2023-09-07T11:00:00Z",
"replies": [
{
"user": "IT Lead Davis",
"text": "I've learned a lot from them too! Kudos to the team. πŸŽ‰",
"timestamp": "2023-09-07T11:10:00Z"
}
],
"reactions": {
"πŸ‘": 4,
"πŸŽ‰": 3
}
},
{
"user": "IT Lead Davis",
"text": "Just a reminder, let's keep the momentum going for the Military Appreciation Day! πŸ’ͺ",
"timestamp": "2023-09-07T12:00:00Z",
"replies": [
{
"user": "Developer Brown",
"text": "Great initiative, IT Lead Davis. Let's make a difference! 🌎",
"timestamp": "2023-09-07T12:10:00Z"
}
],
"reactions": {
"πŸ’ͺ": 4,
"🌎": 3
}
}
]
}