Commit Graph

7 Commits

Author SHA1 Message Date
Sanghoon Hong bb9469d3e6 Add bot token (xoxb) support
- Add support for bot tokens as an alternative authentication method
- Conditionally register search tool only for non-bot tokens (bots cannot use search.messages API)
- Update isOAuth definition to include both xoxp and xoxb tokens for cleaner implementation
- Add bot token configuration to manifest-dxt.json for DXT extension
- Document bot token limitations in README and authentication setup guide

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 01:26:48 +09:00
Matt d73559b889 Add slack manifest 2025-10-17 11:46:07 -07:00
Dmitrii Korotovskii e60d13f850 Update 01-authentication-setup.md 2025-07-10 09:31:07 +02:00
Dmitrii Korotovskii 64ce18c791 Update 01-authentication-setup.md 2025-07-10 09:24:16 +02:00
Dmitrii Korotovskii 63c3b007dc Update 01-authentication-setup.md 2025-07-10 09:20:59 +02:00
Dmitrii Korotovskii ffb05753bc Update missing docs 2025-07-10 07:46:15 +02:00
Dmitrii Korotovskii 7b6fb20b78 readme improvements 2025-06-25 21:22:08 +02:00