slack_importer_doc: Fix outdated links.

Existing links redirects to irrelevant documentation pages.
This commit is contained in:
PieterCK
2025-10-14 15:41:10 +07:00
committed by Tim Abbott
parent ad122af6f8
commit b36f09c67f

View File

@@ -75,13 +75,13 @@ in order to export direct message data.
1. [Create a new Slack app](https://api.slack.com/apps). Choose the "From
scratch" creation option.
1. [Create a
bot user](https://api.slack.com/authentication/basics#scopes),
bot user](https://docs.slack.dev/app-management/quickstart-app-settings/#creating),
following the instructions to add the following OAuth scopes to your bot:
* `emoji:read`
* `users:read`
* `users:read.email`
* `team:read`
1. [Install your new app](https://api.slack.com/authentication/basics#installing)
1. [Install your new app](https://docs.slack.dev/app-management/quickstart-app-settings/#installing)
to your Slack workspace.
1. You will immediately see a **Bot User OAuth Token**, which is a long
string of numbers and characters starting with `xoxb-`. Copy this token. It