From 47a796a502e1cf9f8f58d8ab79e0878333eb29bf Mon Sep 17 00:00:00 2001 From: jaydensar Date: Mon, 14 Aug 2023 20:38:00 -0400 Subject: [PATCH] fix avatar in docs --- docs/API/gettingStarted.mdx | 7 +---- docs/Guides/customBotAccount.mdx | 7 +---- docs/Guides/inGame.mdx | 7 +---- docs/Guides/permissionOverrides.mdx | 49 +++++------------------------ 4 files changed, 10 insertions(+), 60 deletions(-) diff --git a/docs/API/gettingStarted.mdx b/docs/API/gettingStarted.mdx index 8adedeb..653a6a8 100644 --- a/docs/API/gettingStarted.mdx +++ b/docs/API/gettingStarted.mdx @@ -20,12 +20,7 @@ Base URL: `https://api.romanager.bot/v1` To generate an API key, run the `/api-key generate` command. You must be the group owner to run this command. A DM will be sent to you with the API key. - + API key successfully generated:
7885a186-86c6-48c9-8f89-82ad646e8e98 diff --git a/docs/Guides/customBotAccount.mdx b/docs/Guides/customBotAccount.mdx index 089807d..0f9ee4d 100644 --- a/docs/Guides/customBotAccount.mdx +++ b/docs/Guides/customBotAccount.mdx @@ -81,12 +81,7 @@ Next, run this command: .bot-account add (your cookie here, including the warning part) - + - + Game integration key for Your Discord Server:
93db82d67b2a1d520128f36947aea2d9
diff --git a/docs/Guides/permissionOverrides.mdx b/docs/Guides/permissionOverrides.mdx index 509d4c6..3d7624c 100644 --- a/docs/Guides/permissionOverrides.mdx +++ b/docs/Guides/permissionOverrides.mdx @@ -30,12 +30,7 @@ Use the `permission-override add` sub-command, and the prompts will guide you. .po add - + What role would you like to override? @@ -48,12 +43,7 @@ Use the `permission-override add` sub-command, and the prompts will guide you. Promote Permissions - + What command would you like to add an override for? @@ -64,12 +54,7 @@ Use the `permission-override add` sub-command, and the prompts will guide you. role - + Allow or deny usage of the command? (allow/deny) @@ -80,12 +65,7 @@ Use the `permission-override add` sub-command, and the prompts will guide you. allow - + Added role command override for Promote Permissions ( allow) @@ -131,12 +111,7 @@ Use the `permission-override remove` sub-command and follow the prompts. .po remove - + What command would you like to remove the overrides for? @@ -147,12 +122,7 @@ Use the `permission-override remove` sub-command and follow the prompts. role - + What role would you like to edit the permissions of? @@ -165,12 +135,7 @@ Use the `permission-override remove` sub-command and follow the prompts. Promote Permissions - + Cleared role command overrides for Promote Permissions.