danswer-ai / danswer

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

Ignore messages from Slack's official bot #1703

Closed hagen-danswer closed 5 days ago

vercel[bot] commented 5 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 3:09am
hagen-danswer commented 5 days ago

I filtered out for the ID "USLACKBOT". i wasn't able to source the info from slack itself but it seems to be slack's official bot ID. It kinda makes sense because normally the "user" field has a UUID string instead of a name like "USLACKBOT".

sources: this stackoverflow post this github post