danswer-ai / danswer

Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
https://danswer.ai
Other
10.8k stars 1.35k forks source link

Feature request: add option to allow reading bot messages in slack connector #2385

Open ldiqual opened 2 months ago

ldiqual commented 2 months ago

We'd like to be able to read slack messages from bots in our public channel, since they contain valuable information about our deploys. I believe this could be done by having an option on the slack connector to skip the bot/app check in https://github.com/danswer-ai/danswer/blob/b7ad810d8359cb664acbfc299d47fc50e4786e7d/backend/danswer/connectors/slack/connector.py#L225

For instance:

image

With these messages we could have danswer generate answers about past releases.

github-actions[bot] commented 2 days ago

This issue is stale because it has been open 75 days with no activity. Remove stale label or comment or this will be closed in 15 days.