소개
Leveraging Spring AI, this server facilitates Slack interactions such as posting messages and retrieving channel history. Planned functionalities include file uploads, reaction management (adding/removing), and scheduled message delivery. Built with Spring Boot, it streamlines Slack bot development with a focus on extensibility and integration within a larger application ecosystem.
주요 기능
- Built with Spring AI for enhanced functionality
- Posts messages to Slack channels with markdown support
- Uses a modular service architecture for easy extension
- 5 GitHub stars
- Fetches Slack channel history with pagination
- Configurable with Slack Bot Token and Channel ID
사용 사례
- Automated notifications to Slack channels
- Archiving and analyzing Slack channel conversations
- Integrating Slack with other applications via API