🤖 Slack Agent

Next.js Slack Bot with Two-Way Communication

💬

Event Handling

Responds to mentions, direct messages, and channel events in real-time

âš¡

Slash Commands

Custom commands like /hello, /help, and /status for quick actions

🔘

Interactive Components

Buttons, modals, and menus for rich user interactions

🔒

Secure & Verified

Request signature verification and timestamp validation

📚 Quick Start

  1. 1.Create a Slack app at api.slack.com/apps
  2. 2.Configure OAuth scopes and event subscriptions
  3. 3.Add environment variables to .env.local
  4. 4.Deploy or use ngrok for local development

Check the README.md for detailed setup instructions