]> git.cworth.org Git - turbot/commit
Add a listener for the Slack "channel_created" event
authorCarl Worth <cworth@cworth.org>
Tue, 29 Sep 2020 18:15:54 +0000 (11:15 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 29 Sep 2020 19:59:03 +0000 (12:59 -0700)
commitbf32b227dfeee7d1c6fef6ac1ed352fdd3f8683a
treed0cf0049b0f729a0af6b86d2f9cdea5d85bd5cc0
parentff26920dffe100e3aaad8cbab829eef0b58b617b
Add a listener for the Slack "channel_created" event

Currently this just posts a simple message when a channel is
created. Eventually, we'll want to do something different such as
creating a puzzle sheet and linking/pinning it to the channel.
turbot/slack.py
turbot/turbot.py