We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e543c35 commit 6a04519Copy full SHA for 6a04519
README.md
@@ -11,6 +11,5 @@ This tool is used to parse the `json`-formatted data that comes from [exporting
11
```console
12
mkdir -p ./SlackMessages
13
cp [SLACK_WORKSPACE_DATA_PATH_HERE]/*.json ./SlackMessages/
14
- go run ./cmd/slackMessageParser/main.go
15
```
16
2. Run the Slack message parser using the command: `make parse-slack-data`.
0 commit comments