]> git.cworth.org Git - turbot/commit
Make text optional for slash commands
authorCarl Worth <cworth@cworth.org>
Wed, 21 Oct 2020 18:57:45 +0000 (11:57 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 21 Oct 2020 18:57:45 +0000 (11:57 -0700)
commite23edacac246ac96418cdfe97469402341fe2ec0
tree48c381d59d5ef3b35b5b577859a1394246accb46
parent927e8b6b801b6649a8947490c6a394bcb23d414c
Make text optional for slash commands

We're planning a new approach which is to make it so that a slash
command with no argument string pops up a modal dialog. For this to
work, we have to allow for a body that includes no 'text' key.
turbot_lambda/turbot_lambda.py