Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch authored Mar 6, 2024
1 parent 73cf1ea commit 79c8a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ socketModeClient.on("slack_event", async ({ body, ack, retry_num: retryNum, retr
})();
```

A complete example project is available [here](https://github.com/seratch/slack-edge/tree/main/test/node-socket-mode).
If you want to build a Slack app this way, [this project template](https://github.com/seratch/slack-edge-app-template) should be pretty useful for you!

#### Run with Remix + Node.js

Expand Down

0 comments on commit 79c8a61

Please sign in to comment.