ai-kit / utilities /data /json /slack_2.json
Kim Adams
getting slack samples added and scatterplot scatter
0456d90
{
"messages": [
{
"user": "Alice Smith",
"text": "Can't wait for the corporate event on military history. Should be enlightening! ๐Ÿค“",
"timestamp": "2023-09-07T08:00:00Z",
"replies": [
{
"user": "Brian Williams",
"text": "I'm looking forward to the guest speakers. Should be a great learning experience. ๐Ÿ“š",
"timestamp": "2023-09-07T08:10:00Z"
},
{
"user": "Clara Davis",
"text": "I agree, Alice! So excited to learn more. ๐Ÿ˜Š",
"timestamp": "2023-09-07T08:20:00Z"
}
],
"reactions": {
"๐Ÿค“": 6,
"๐Ÿ“š": 4,
"๐Ÿ˜Š": 2
}
},
{
"user": "Daniel Thompson",
"text": "Anybody else excited for the exhibit on military technology? ๐Ÿ›ฐ๏ธ",
"timestamp": "2023-09-07T09:00:00Z",
"replies": [
{
"user": "Emily Brown",
"text": "Definitely! That's the part I'm most excited for. ๐Ÿ’ก",
"timestamp": "2023-09-07T09:10:00Z"
}
],
"reactions": {
"๐Ÿ›ฐ๏ธ": 5,
"๐Ÿ’ก": 3
}
},
{
"user": "Frank Mitchell",
"text": "I'm eager to see the panel discussion on military strategy through the ages. ๐Ÿนโš”๏ธ",
"timestamp": "2023-09-07T10:00:00Z",
"replies": [
{
"user": "Gloria Scott",
"text": "Yes! It's amazing to see how much has changed, and what has stayed the same. ๐Ÿ”„",
"timestamp": "2023-09-07T10:10:00Z"
}
],
"reactions": {
"๐Ÿน": 4,
"โš”๏ธ": 5,
"๐Ÿ”„": 3
}
},
{
"user": "Hannah Lewis",
"text": "I hope they have interactive exhibits. Would be great for kids to learn too! ๐Ÿ‘ถ๐ŸŽ“",
"timestamp": "2023-09-07T11:00:00Z",
"replies": [
{
"user": "Isaac Evans",
"text": "That would be fantastic! Education should be fun and interactive. ๐ŸŽฎ",
"timestamp": "2023-09-07T11:10:00Z"
}
],
"reactions": {
"๐Ÿ‘ถ": 4,
"๐ŸŽ“": 3,
"๐ŸŽฎ": 2
}
},
{
"user": "Julia Walker",
"text": "Remember, the event is also collecting donations for military families. Let's be generous! ๐Ÿ’–",
"timestamp": "2023-09-07T12:00:00Z",
"replies": [
{
"user": "Kevin Peterson",
"text": "Great reminder, Julia! Let's all pitch in. โค๏ธ",
"timestamp": "2023-09-07T12:10:00Z"
}
],
"reactions": {
"๐Ÿ’–": 4,
"โค๏ธ": 3
}
}
]
}