From 1bf258dc39e308c4edcc6a5a4249fd51256e1c66 Mon Sep 17 00:00:00 2001 From: Callum Taylor <150924494+Kaiyumari15@users.noreply.github.com> Date: Fri, 27 Feb 2026 21:27:04 +0000 Subject: [PATCH 1/3] Correct image placement in `support/premium` ^ Hopefully... Adding the line spacing caused the linting error. I disable it in the comments and reenable it again --- support/premium.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/support/premium.md b/support/premium.md index f6aa7d6..456d067 100644 --- a/support/premium.md +++ b/support/premium.md @@ -104,11 +104,20 @@ Reporting bugs or submitting acceptable suggestions may also occasionally award Activating your subscription is a seamless process that only requires four steps to complete: 1. In the support server, check your privacy settings (from desktop: right click the server icon; from mobile: tap the tree dots at the top next to the server name and scroll down). Make sure you set to allow direct messages from server members. This is important as you will soon receive a direct message from MoonlightBot (or the premium one, depending on your selected tier) confirming your subscription was activated successfully + 2. If your settings are configured correctly but have not received any message within 12 hours, reach out to the Staff team for assistance + ![The message shown when a Premium subscription is successfully activated](/.gitbook/assets/PremiumSuccessfulActivationMessage.png) + + 3. **Verify the bot is legitimate** by clicking on the bot name to view information. The main instance of MoonlightBot has a verified check mark next to the username and was created on March 18th, 2018. The Premium instance also has a verified check mark next to the username and was created on March 27, 2020. + ![MoonlightBot Premium was created on March 27, 2020](/.gitbook/assets/PremiumMiniProfile.png) + 4. If the bot is legitimate, click on the "Add me to your server" button at the end of the confirmation message. Make sure you **do not uncheck** the "View Audit Log" permission in the procedure, as that is required to verify it was you who added the bot and mark you as representative. You're all set! + + ## Custom commands From af646db8607877b51c7ec77a94875ab820cf7bbd Mon Sep 17 00:00:00 2001 From: Callum Taylor <150924494+Kaiyumari15@users.noreply.github.com> Date: Fri, 27 Feb 2026 21:30:15 +0000 Subject: [PATCH 2/3] Revert "Correct image placement in `support/premium`" This reverts commit 1bf258dc39e308c4edcc6a5a4249fd51256e1c66. --- support/premium.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/support/premium.md b/support/premium.md index 456d067..f6aa7d6 100644 --- a/support/premium.md +++ b/support/premium.md @@ -104,20 +104,11 @@ Reporting bugs or submitting acceptable suggestions may also occasionally award Activating your subscription is a seamless process that only requires four steps to complete: 1. In the support server, check your privacy settings (from desktop: right click the server icon; from mobile: tap the tree dots at the top next to the server name and scroll down). Make sure you set to allow direct messages from server members. This is important as you will soon receive a direct message from MoonlightBot (or the premium one, depending on your selected tier) confirming your subscription was activated successfully - 2. If your settings are configured correctly but have not received any message within 12 hours, reach out to the Staff team for assistance - ![The message shown when a Premium subscription is successfully activated](/.gitbook/assets/PremiumSuccessfulActivationMessage.png) - - 3. **Verify the bot is legitimate** by clicking on the bot name to view information. The main instance of MoonlightBot has a verified check mark next to the username and was created on March 18th, 2018. The Premium instance also has a verified check mark next to the username and was created on March 27, 2020. - ![MoonlightBot Premium was created on March 27, 2020](/.gitbook/assets/PremiumMiniProfile.png) - 4. If the bot is legitimate, click on the "Add me to your server" button at the end of the confirmation message. Make sure you **do not uncheck** the "View Audit Log" permission in the procedure, as that is required to verify it was you who added the bot and mark you as representative. You're all set! - - ## Custom commands From 4b1cb7fa46c66bbeeb1f03c34a626bf1ab608c23 Mon Sep 17 00:00:00 2001 From: Callum Taylor <150924494+Kaiyumari15@users.noreply.github.com> Date: Fri, 27 Feb 2026 21:32:34 +0000 Subject: [PATCH 3/3] Correct Image Placement in Premium Page Hopefully... Also add comments to suppress the markdownlint warning about expecting a "1." for the ordered list after the spacing line for image placement --- support/premium.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/support/premium.md b/support/premium.md index f6aa7d6..456d067 100644 --- a/support/premium.md +++ b/support/premium.md @@ -104,11 +104,20 @@ Reporting bugs or submitting acceptable suggestions may also occasionally award Activating your subscription is a seamless process that only requires four steps to complete: 1. In the support server, check your privacy settings (from desktop: right click the server icon; from mobile: tap the tree dots at the top next to the server name and scroll down). Make sure you set to allow direct messages from server members. This is important as you will soon receive a direct message from MoonlightBot (or the premium one, depending on your selected tier) confirming your subscription was activated successfully + 2. If your settings are configured correctly but have not received any message within 12 hours, reach out to the Staff team for assistance + ![The message shown when a Premium subscription is successfully activated](/.gitbook/assets/PremiumSuccessfulActivationMessage.png) + + 3. **Verify the bot is legitimate** by clicking on the bot name to view information. The main instance of MoonlightBot has a verified check mark next to the username and was created on March 18th, 2018. The Premium instance also has a verified check mark next to the username and was created on March 27, 2020. + ![MoonlightBot Premium was created on March 27, 2020](/.gitbook/assets/PremiumMiniProfile.png) + 4. If the bot is legitimate, click on the "Add me to your server" button at the end of the confirmation message. Make sure you **do not uncheck** the "View Audit Log" permission in the procedure, as that is required to verify it was you who added the bot and mark you as representative. You're all set! + + ## Custom commands