]> git.cworth.org Git - turbot/commit
Introduce a new turbot_interactive function
authorCarl Worth <cworth@cworth.org>
Tue, 13 Oct 2020 18:03:30 +0000 (11:03 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 13 Oct 2020 18:39:30 +0000 (11:39 -0700)
commitfc139f6c62362d0124a8e61d0c072f665e5deda0
tree3355fafd2b9abfa21862447dcae6ff19bcdd6977
parentc1be44997378659bd6dd4d303dcbcbb889aee0de
Introduce a new turbot_interactive function

Now that we've introduced a new entry point for our Slack app, which is
the interactive features, (that is, an entry point that Slack will POST
to when the user clicks on a button or some other interactive element that
our app. provides to them).
turbot_lambda/turbot_lambda.py