This project uses the Slack Websocket API to retrieve messages from Slack channels, extract URLs from those messages, and automatically summarize the content of those URLs.
And then, it sends the summary back to the Slack DM.
- create slack bot
- update compose.yaml (add your keys)
- run
docker-compose up -d