Basic Slack Bot Support (#128)

This commit is contained in:
Chris Weaver
2023-07-03 14:26:33 -07:00
committed by GitHub
parent 381b3719c9
commit 2f54795631
13 changed files with 378 additions and 119 deletions

View File

@@ -27,6 +27,12 @@ ENABLE_OAUTH=True
GOOGLE_OAUTH_CLIENT_ID=
GOOGLE_OAUTH_CLIENT_SECRET=
# If you want to setup a slack bot to answer questions automatically in Slack
# channels it is added to, you must specify the below.
# More information in the guide here: https://docs.danswer.dev/slack_bot_setup
DANSWER_BOT_SLACK_APP_TOKEN=
DANSWER_BOT_SLACK_BOT_TOKEN=
# Used to generate values for security verification, use a random string
SECRET=