We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3672355 commit 8fd8538Copy full SHA for 8fd8538
README.md
@@ -153,7 +153,7 @@ y/e/d>
153
2. Click the gear icon (Edit channel) beside the channel name
154
3. Click `Webhooks` then `Create Webhook`
155
4. Name it whatever you want and copy the webhook URL
156
-5. With the same step as `step 5.xi`, you need to made a ENV key<br>
+5. With the same step as `Step 11` from [Get “YouTube Data API v3” API key.](#get-youtube-data-api-v3-api-key), you need to made a ENV key<br>
157
You can edit your `${HOME}/.profile` file and add this:
158
```
159
VTHELL_DISCORD_WEBHOOK="DISCORD_WEBHOOK_URL"; export VTHELL_DISCORD_WEBHOOK
0 commit comments