sandboxnu / boba-buddies

Sandbox's virtual water cooler conversation app.
GNU General Public License v3.0
1 stars 0 forks source link

Testing Lambda Setup #16

Closed VKong6019 closed 2 years ago

VKong6019 commented 2 years ago

I believe we have decided on leveraging AWS lambdas to handle the responsiveness of slack messages for our bot. So we want to set up some dummy lambda/endpoint to see how the flow would work and then build upon it afterwards.

I suppose the deliverables would involve demo-ing to the team some type of user interaction (DMs, clicking button, or etc) with the BobaBuddies bot that would hit the request url to fire off the lambda handler.