Skip to content

Migrate Slack integration to Web API and push events#253

Merged
olegklimov merged 2 commits intomainfrom
slack_oauth
Mar 12, 2026
Merged

Migrate Slack integration to Web API and push events#253
olegklimov merged 2 commits intomainfrom
slack_oauth

Conversation

@kliuchnikovv
Copy link
Contributor

Removes slack-bolt and Socket Mode listeners. Incoming events are now handled via handle_emessage pushed from the backend.

Replaces automatic channel joining with ID map loading. Adds support for custom bot display name and icon.

Removes `slack-bolt` and Socket Mode listeners. Incoming events are now
handled via `handle_emessage` pushed from the backend.

Replaces automatic channel joining with ID map loading. Adds support for
custom bot display name and icon.
Accept raw Slack channel IDs (e.g., C123...) as targets to improve
reliability. Use channel IDs in Kanban capture strings. Add
MESSENGER_PROMPT to Slack and Telegram.
@olegklimov olegklimov merged commit 73a3cdb into main Mar 12, 2026
@olegklimov olegklimov deleted the slack_oauth branch March 12, 2026 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants