Skip to content

Commit d28c916

Browse files
authored
Update README.md
1 parent bb9ca7e commit d28c916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="./screenshots/header.jpeg" width="700" alt="Screenshot of a conversation between a person and ChatGPT" />
33
<h3>Integrate <a href="https://openai.com/blog/chatgpt" target="_blank">ChatGPT</a> into Slack using a Slack app hosted on <a href="https://workers.cloudflare.com" target="_blank">Cloudflare Workers</a>.</h3>
44

5-
✨ Features&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🚀 Getting Started&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;💻 Running the Project Locally&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Built with ❤️ by Shape</div>
5+
[✨ Features](https://github.com/shapehq/slack-chatgpt/#-features)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[🚀 Getting Started](https://github.com/shapehq/slack-chatgpt/#-getting-started)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[💻 Running the Project Locally](https://github.com/shapehq/slack-chatgpt/#-running-the-project-locally)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Built with ❤️ by Shape](https://github.com/shapehq/slack-chatgpt/#built-with-%EF%B8%8F-by-shape)</div>
66

77
## ✨ Features
88

@@ -77,7 +77,7 @@ Make sure to add the Bots feature to the Slack app and add the following scopes:
7777
- `im:history`
7878
- `chat:write.public`
7979

80-
Take note of your bot's OAuth token and your app's signing secret as you will need [add bot to your Cloudflare worker later](https://github.com/shapehq/slack-chatgpt#add-your-secrets-to-the-cloudflare-worker).
80+
Take note of your bot's OAuth token and your app's signing secret as you will need [add both to your Cloudflare worker later](https://github.com/shapehq/slack-chatgpt#add-your-secrets-to-the-cloudflare-worker).
8181

8282
#### Responding to Mentions and Direct Messages
8383

0 commit comments

Comments
 (0)