From 18eb773084ea2ff3f153eb9f477b77a5c114c696 Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Mon, 30 Jan 2023 05:08:39 +0900 Subject: [PATCH] Update README.md --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ccc3ec8..290cea3 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,6 @@ GPT 版だらずさん ## インストール Step 1 -: Vercel へのデプロイ - -[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fkou029w%2Fdaraz-gpt) - -Step 2 : Slack アプリの作成 [Slack Applications](https://api.slack.com/apps) → Create New App → From an app manifest @@ -34,10 +29,11 @@ settings: - app_mention ``` -Step 3 -: 環境変数の設定 +Step 2 -[Vercel Dashboard](https://vercel.com/dashboard) → 対象のプロジェクト → Settings → Environment Variables +: Vercel へのデプロイ + +[![Deploy with Vercel](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fkou029w%2Fdaraz-gpt&env=SLACK_BOT_TOKEN,SLACK_SIGNING_SECRET,OPENAI_API_KEY) - `SLACK_BOT_TOKEN` ... [Slack Applications](https://api.slack.com/apps) → "daraz-gpt" → Permissions ページにある `xoxb-` から始まるボットトークン - `SLACK_SIGNING_SECRET` ... [Slack Applications](https://api.slack.com/apps) → "daraz-gpt" → Basic Information ページにある Signing Secret