Created
October 7, 2023 20:51
-
-
Save 0916dhkim/8953bea4daa2e9426d3e463b65718534 to your computer and use it in GitHub Desktop.
slackbot-output.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"channel": "#events", | |
"username": "TorontoJS EventBot™", | |
"blocks": [ | |
{ | |
"type": "section", | |
"text": { | |
"type": "mrkdwn", | |
"text": "*Events today*" | |
} | |
}, | |
{ | |
"type": "section", | |
"text": { | |
"type": "mrkdwn", | |
"text": "*LLM / Generative AI Meetup*\nby Tech Tank Events\n\n<!date^1696543200^{date_pretty} at {time}|Thu Oct 05 2023 18:00:00 GMT-0400 (Eastern Daylight Time)>\n\n<https://www.google.com/maps/search/?api=1&query=Spaces,+180+John+St,+Toronto,+ON+M5T+1X5,+Canada|Spaces, 180 John St, Toronto, ON M5T 1X5, Canada>" | |
}, | |
"accessory": { | |
"type": "button", | |
"text": { | |
"type": "plain_text", | |
"text": "Learn More", | |
"emoji": true | |
}, | |
"url": "https://www.meetup.com/meetup-group-iqklclbh/events/296278058/\">https://www.meetup.com/meetup-group-iqklclbh/events/296278058/</a" | |
} | |
}, | |
{ | |
"type": "divider" | |
}, | |
{ | |
"type": "section", | |
"text": { | |
"type": "mrkdwn", | |
"text": "*Microservices | Microsoft Purview Information Protection | Azure Arc Jumpstart *\nby Tech Tank Events\n\n<!date^1696543200^{date_pretty} at {time}|Thu Oct 05 2023 18:00:00 GMT-0400 (Eastern Daylight Time)>\n\n<https://www.google.com/maps/search/?api=1&query=Suite+4400|Microsoft Canadian Headquarters>" | |
}, | |
"accessory": { | |
"type": "button", | |
"text": { | |
"type": "plain_text", | |
"text": "Learn More", | |
"emoji": true | |
}, | |
"url": "https://www.meetup.com/metrotorontoug/events/295853097/\">https://www.meetup.com/metrotorontoug/events/295853097/</a" | |
} | |
}, | |
{ | |
"type": "divider" | |
}, | |
{ | |
"type": "section", | |
"text": { | |
"type": "mrkdwn", | |
"text": "*[TechTank Cal] Mob Programming*\nby Tech Tank Events\n\n<!date^1696708800^{date_pretty} at {time}|Sat Oct 07 2023 16:00:00 GMT-0400 (Eastern Daylight Time)>\n\nOnline" | |
}, | |
"accessory": { | |
"type": "button", | |
"text": { | |
"type": "plain_text", | |
"text": "Learn More", | |
"emoji": true | |
}, | |
"url": "https://www.meetup.com/maple-code/events/296413319/\">https://www.meetup.com/maple-code/events/296413319/</a" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment