From 76dd2f1b1a17f9f2b0576e8caab88f24268f8851 Mon Sep 17 00:00:00 2001 From: pacnpal <183241239+pacnpal@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:58:25 -0400 Subject: [PATCH] Update README.md --- overseerr/README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/overseerr/README.md b/overseerr/README.md index e9de520..fd69f9d 100644 --- a/overseerr/README.md +++ b/overseerr/README.md @@ -34,15 +34,15 @@ Before using the cog, you'll need to configure it: 1. Set the Overseerr URL and API key: ``` - [p]setoverseerr url https://your.overseerr.instance + [p]overseerr url https://your.overseerr.instance ``` 2. Set the Overseerr API key: ``` - [p]setoverseerr apikey your_api_key + [p]overseerr apikey your_api_key ``` 4. Set the admin role allowed to approve requests: ``` - [p]setadminrole @OverseerrAdmins + [p]adminrole @OverseerrAdmins ``` ## Usage @@ -68,13 +68,15 @@ Admins can approve requests using: ## Commands ### Admin Commands -- **`[p]setoverseerr `** - - Set the Overseerr URL and API key for the bot to communicate with Overseerr. - - Example: `[p]setoverseerr https://my.overseerr.url abcdefghijklmnop` - -- **`[p]setadminrole `** +- **`[p]overseerr url `** + - Set the Overseerr URL for the bot to communicate with Overseerr. + - Example: `[p]overseerr https://my.overseerr.url` +- **`[p]overseerr apikey `** + - Set the Overseerr API Key. retrieved from `https://your-overseerr-url/settings`. + - Example: `[p]overseerr apikey 4OK6WLU8Fv2TrZfcOskLZb2PK5WA3547Jz2fEfJqfkLiT34xUP0D48Z7jwC9lC8xU9` +- **`[p]overseerr adminrole `** - Set the name of the admin role that is allowed to approve Overseerr requests. - - Example: `[p]setadminrole Overseerr Admin` + - Example: `[p]overseerr adminrole @Overseerr Admin` ### User Commands - **`[p]request `**