From 0a244eb9b585d6883dff5503bab342870412892a Mon Sep 17 00:00:00 2001 From: spiral Date: Thu, 25 Nov 2021 15:42:25 -0500 Subject: [PATCH] feat(webhooks): add documentation for pk;s webhook command --- docs/content/command-list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/command-list.md b/docs/content/command-list.md index 43cc999b..35cb0be7 100644 --- a/docs/content/command-list.md +++ b/docs/content/command-list.md @@ -135,6 +135,7 @@ Some arguments indicate the use of specific Discord features. These include: *(for using the [PluralKit API](./api-documentation.md), useful for developers)* - `pk;token` - DMs you a token for using the PluralKit API. - `pk;token refresh` - Refreshes your API token and invalidates the old one. +- `pk;s webhook [url]` - Shows or updates the [dispatch webhook](/api/dispatch) URL for your system. ## Help - `pk;help` - Displays a basic help message describing how to use the bot.