Expand description
Slack’s plug-in to the generic service lifecycle.
Slack bots use a single long-lived bot token (xoxb-...). An optional
App-Level Token (xapp-...) enables Socket Mode for real-time events
via zad slack listen. Without it, the service still works for all
send/read/channels/discover verbs.