Skip to content

Commit

Permalink
Update dependencies, update some text.
Browse files Browse the repository at this point in the history
  • Loading branch information
Senexis committed Jan 28, 2024
1 parent 797b89b commit ea2190d
Show file tree
Hide file tree
Showing 7 changed files with 1,894 additions and 1,556 deletions.
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar_position: 2
If you're reading this page, you're probably looking for an answer to some questions. To help get you going and back to Discord, here's a list of frequently asked questions. Please note that a [commands guide](./guides/commands) and a [settings guide](./guides/settings) are available, so if you're looking for a list of commands, those are available over there.

:::info
Is something missing from this FAQ? Let us know in the support server or use `/feedback` in a guild with RDO Compendium.
Is something missing from this FAQ? Let us know in the support server or use `/feedback` in a server with RDO Compendium.
:::

## General
Expand Down
7 changes: 6 additions & 1 deletion docs/guides/premium.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ While the bulk of the features of RDO Compendium are free, there are some Premiu

If you don't feel like reading, here are the commands:

- `/settings premium`: See whether your server has Premium benefits.
- `/premium activate`: Activate your server.
- `/premium deactivate`: Deactivate your server.
- `/premium list`: List the servers you've activated.
Expand All @@ -28,7 +29,7 @@ The currently available Premium benefits include:

## Becoming a Patron

If you’d like to become a Patron, you can do so by visiting the [Patreon page](https://rdo.gg/patreon/) or using the buttons below. There, you can pick the tier that best matches your requirements. Whether you need only 1 Premium guild or 25 with extra features, there's probably a tier that matches your needs.
If you’d like to become a Patron, you can do so by visiting the [Patreon page](https://rdo.gg/patreon/) or using the buttons below. There, you can pick the tier that best matches your requirements. Whether you need only 1 Premium server or 25 with extra features, there's probably a tier that matches your needs.

<PatreonButtons />

Expand All @@ -42,6 +43,10 @@ Please note that the Supporter tier does not include Premium benefits, as it is

## Managing Premium

### Server Status

To check if your server has Premium benefits activated, you can use `/settings premium` to quickly see the server's Premium status. If the bot replies with "this server _already has access_ to Premium benefits," then you're all good! If, on the other hand it replies with "this server _currently does not have_ Premium benefits activated," continue reading to get your server activated.

### Activating Premium

To activate Premium, first head over to our Patreon page and choose one of the available tiers that provide you with access to your Premium benefits. If you decide to pledge to one of the tiers, you can use the following steps to get your Premium benefits:
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

To configure RDO Compendium, a selection of different settings is available. This quick guide provides an in-depth look at all the different settings, what they do, and what they can be set to.

Settings are divided into multiple categories in this guide. Settings are saved on a per-Discord basis, so if you add RDO Compendium to multiple servers, you will need to configure it on all the different guilds you administrate.
Settings are divided into multiple categories in this guide. Settings are saved on a per-Discord basis, so if you add RDO Compendium to multiple servers, you will need to configure it on all the different servers you administrate.

## Commands

| Command | Description |
| :--------------------- | :------------------------------------------------------------------ |
| /settings fix | Fixes up settings and ensures everything works as intended |
| /settings list | Displays all the settings for this guild |
| /settings list | Displays all the settings for this server |
| /settings reset | Resets a setting to its default value |
| /settings set boolean | Updates a [boolean setting](./settings#booleans) to a new value |
| /settings set color | Updates a [color setting](./settings#colors) to a new value |
Expand Down
2 changes: 1 addition & 1 deletion news/2022-03-01-message-command-deprecation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Message Command Deprecation

Message commands are deprecated and have been replaced with [Slash Commands](https://support.discord.com/hc/en-us/articles/1500000368501). This means that the bot will not reply to commands using the prefix set by the guild but will instead only use commands that start with a `/`. For example, `!help` has now become `/help`.
Message commands are deprecated and have been replaced with [Slash Commands](https://support.discord.com/hc/en-us/articles/1500000368501). This means that the bot will not reply to commands using the prefix set by the server but will instead only use commands that start with a `/`. For example, `!help` has now become `/help`.

<!--truncate-->

Expand Down
4 changes: 2 additions & 2 deletions news/2022-05-20-rdo-compendium-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ This is an old article kept for archival reasons and does not represent the curr

## Premium

Unfortunately, it is not possible to migrate your guild's Premium status to the next version. The bot will ask you to re-activate your Premium status. To do this, follow the [Premium activation instructions](/wiki/guides/premium).
Unfortunately, it is not possible to migrate your server's Premium status to the next version. The bot will ask you to re-activate your Premium status. To do this, follow the [Premium activation instructions](/wiki/guides/premium).

:::danger
If you don't re-activate Premium, you will not be able to use the Premium benefits.
:::

:::tip
If, for any reason, you can't activate your guild, reach out to us either in the support channels or send us a DM.
If, for any reason, you can't activate your server, reach out to us either in the support channels or send us a DM.
:::

## Manual Migration
Expand Down
Loading

0 comments on commit ea2190d

Please sign in to comment.