meetbryce / open-source-slack-ai

An open source alternative to some of Slack AI's premium features. Summarize channels and threads any time you want.
https://opensourceslackai.com
GNU General Public License v3.0
152 stars 9 forks source link

Thread summaries aren't rendering the link to the original thread #2

Closed meetbryce closed 5 months ago

meetbryce commented 5 months ago

Probably due to an update in how Slack messages want to be formatted for rich text.

Screenshot 2024-05-30 at 16 53 39

meetbryce commented 5 months ago

This was caused by an ungranted scope blocking the workspace name from being fetched. I've added an environment variable fallback.