]> git.cworth.org Git - turbot/commit
Add a stub function for hanlding a shortcut invocation
authorCarl Worth <cworth@cworth.org>
Wed, 21 Oct 2020 16:39:54 +0000 (09:39 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 21 Oct 2020 17:50:54 +0000 (10:50 -0700)
commit362d78c779bbb7762b68ffb80647bbd08c96edfc
treedd82a85aeeb45e0481ff3c0fa8fc148ae4df7510
parentd37deb7e89158c1aa6b6d003dc2e9e7565c20f8b
Add a stub function for hanlding a shortcut invocation

We're not currently pursuing this option, (because the global shortcuts
are annoyingly truly global---they would be a lot more useful it the
payload included the ID of the current channel from where they were
invoked). But here's the stub in case we ever want to start using these
in the future.
turbot_lambda/turbot_lambda.py