Before you begin
Connecting Slack is about 10 minutes. You create a Slack app, grab two tokens, and paste them into Kura-chan. You don’t need to write any code or run a public server.
What you need
Section titled “What you need”-
A Slack workspace where you can install apps
You either have permission to install apps yourself, or an admin who can approve the install. Personal or small-team workspaces are easiest.
-
Kura-chan running
Kura-chan must be running, with its dashboard open in your browser. You’ll paste the tokens there.
-
About 10 minutes
The App-level token (Step in The two tokens) is shown only once, so it’s safest to push through token creation and pasting back-to-back.
The shape of what’s ahead
Section titled “The shape of what’s ahead”| Step | Where | What |
|---|---|---|
| 1 | api.slack.com | Create the app from a manifest |
| 2 | api.slack.com | Generate the App-level token (xapp-…) |
| 3 | api.slack.com | Install to your workspace → copy the Bot token (xoxb-…) |
| 4 | Kura-chan dashboard | Paste both tokens in Channels → Slack, click Connect |
| 5 | Slack | Invite the bot to a channel and verify it answers |
Ready? Start at Create the Slack app.