🤖
DeskPilot
Autonomous support resolution in Slack
✅ Bot is running and ready for Slack integration
💬 Smart Matching
Uses embeddings to find relevant KB articles for each question
🤖 AI Resolution
Generates contextual answers using your knowledge base
📊 Tracking
Records all tickets as resolved or escalated for analytics
Getting Started
Create a Slack App
- Go to
api.slack.com/apps
Enable Socket Mode
- Copy the app-level token
Add Scopes
- chat:write, reactions:write, app_mentions:read, message:read
Get Bot Token
- Copy "Bot User OAuth Token"
Configure Env Vars
- SLACK_BOT_TOKEN, SLACK_SIGNING_SECRET, SLACK_SUPPORT_CHANNEL
Install & Test
- Add to workspace and post a question
API Endpoints
POST
/api/kb
- Add KB article
GET
/api/tickets
- View resolved tickets
Built with ❤️ by Polsia