Open ldiqual opened 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:
With these messages we could have danswer generate answers about past releases.
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.
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:
With these messages we could have danswer generate answers about past releases.