A slack bot built using bolt to summarize slack threaded conversations.
Set the environment variables for:
SLACK_BOT_TOKEN (starts with xoxb)SLACK_SIGNING_SECRETSLACK_APP_TOKEN (starts with xapp)You need to configure your bot with the following permissions:
The only event this bot listens for is app_mention
4 commits
Python
100.0%
A slack bot built using bolt to summarize slack threaded conversations.
Set the environment variables for:
SLACK_BOT_TOKEN (starts with xoxb)SLACK_SIGNING_SECRETSLACK_APP_TOKEN (starts with xapp)You need to configure your bot with the following permissions:
The only event this bot listens for is app_mention
4 commits
Python
100.0%