From e91b1f60df8fc47b846904dd7e97fd99a71dc72c Mon Sep 17 00:00:00 2001 From: Suspense <64612795+AlmostSuspense@users.noreply.github.com> Date: Sat, 21 Dec 2024 18:25:47 +0100 Subject: [PATCH] another mess --- admin/import.md | 2 +- changelogs/announcements.md | 2 +- legal/terms.md | 3 +-- topics/guides/intro.md | 2 +- topics/guides/modes.md | 6 +----- topics/guides/permissions.md | 5 +---- topics/guides/recommended-config.md | 6 ++---- 7 files changed, 8 insertions(+), 18 deletions(-) diff --git a/admin/import.md b/admin/import.md index c796e96..753c558 100644 --- a/admin/import.md +++ b/admin/import.md @@ -31,4 +31,4 @@ Suggester supports importing suggestions from the following bots: - Ticks#3610 - UnbelievaBoat#1046 - UnbelievaBoat Premium#3539 -- Zira#9472 +- Zira#9472 \ No newline at end of file diff --git a/changelogs/announcements.md b/changelogs/announcements.md index ede8935..f078183 100644 --- a/changelogs/announcements.md +++ b/changelogs/announcements.md @@ -11,7 +11,7 @@ More info can be found [here](/supporting/info.md) ### Suggester Rebranding (May 13th, 2021) -Discord has [rebranded](https://dis.gd/ournewlook), changing their old blurple color (#7289DA) to a new brighter blue (#5865F2). Since Suggester's profile picture and default color scheme used the OG Blurple color, we're rebranding our icons and assets as well! You'll notice a brand new Suggester icon, as well as a new default color for suggestion embeds and some emojis used by the bot. +Discord has rebranded, changing their old blurple color (#7289DA) to a new brighter blue (#5865F2). Since Suggester's profile picture and default color scheme used the OG Blurple color, we're rebranding our icons and assets as well! You'll notice a brand new Suggester icon, as well as a new default color for suggestion embeds and some emojis used by the bot. ### 2nd Birthday (April 7th, 2021) Happy Birthday!! Suggester turned 2 on April 7th! That's pretty cool 😱 diff --git a/legal/terms.md b/legal/terms.md index d302669..21a84f3 100644 --- a/legal/terms.md +++ b/legal/terms.md @@ -1,7 +1,7 @@ # Suggester Terms of Service ### What is Suggester -Suggester is a [Discord](https://discord.com) bot helping staff members and admins to manage feedback in their server(s), using a modern suggestion system and its granular configuration elements. +Suggester is a [Discord](https://discord.com) bot helping community staff members and admins to manage feedback in their server(s), using a modern suggestion system and its granular configuration elements. ### Definitions You will find below a list of definitions explaining the meaning of specific words or group of words used throughout these terms: @@ -53,7 +53,6 @@ Here is a list of our official products: - Our production bot account on Discord (Suggester#8366 - 564426594144354315) - Our secondary bot account on Discord (Suggester 2#6730 - 708299727166242866) - Our canary bot account on Discord (Suggester Canary#8420 - 618458376224899073) -- Our upcoming dashboard ## Contact If you'd like to contact us, feel free to join our [support server](https://suggester.js.org/support). \ No newline at end of file diff --git a/topics/guides/intro.md b/topics/guides/intro.md index 35b32b0..0a6c0d2 100644 --- a/topics/guides/intro.md +++ b/topics/guides/intro.md @@ -1,4 +1,4 @@ # Suggester Guides This section is aimed at providing tutorials for new users on how to use this wonderful bot (totally non-biased opinion). Simply select one from the left side bar and give it a read! If you still need help after reading these articles, feel free to join our [support server](https://suggester.js.org/support) to receive assitance. -If you want a new guide to be added to this list, feel free to let us know by opening an issue on the documentation repository! You can do so using [this link](https://github.com/Suggester/Documentation/issues/new). Make sure to give a detailed description of what you would like to see there. +If you want a new guide to be added to this list, feel free to let us know by opening an issue on the documentation repository! You can do so using [this link](https://github.com/Suggester/Documentation/issues/new). Make sure to give a detailed description of what you would like to see there. \ No newline at end of file diff --git a/topics/guides/modes.md b/topics/guides/modes.md index 8a127e5..066dc70 100644 --- a/topics/guides/modes.md +++ b/topics/guides/modes.md @@ -10,8 +10,4 @@ However, if you wish to tell your members you like this suggestion, you can set ### Review This one is a bit more complex as it relies on an extra configuration element, the [review channel](/config/review). When this mode is set, any suggestion from your members will be sent to your review channel where the server staff can decide whether it should be approved or not. It is useful for public servers where suggestions aren't necessarily good ideas. Yes, we tried to get our **#kitchen-sinks** channel, but it didn't live past the review phase. Sad trombone. -You can deny a suggestion using `.deny` and approve it using the `.approve` command. Make sure to check the general documentation to learn more about the managing commands Suggester currently provides and their syntaxes. - - -?> If you have any idea for a potential new mode, make sure to suggest it in our [support server](https://suggester.js.org/support)! - +You can deny a suggestion using `.deny` and approve it using the `.approve` command. Make sure to check the general documentation to learn more about the managing commands Suggester currently provides and their syntaxes. \ No newline at end of file diff --git a/topics/guides/permissions.md b/topics/guides/permissions.md index f5f450a..91803f7 100644 --- a/topics/guides/permissions.md +++ b/topics/guides/permissions.md @@ -15,7 +15,4 @@ When you click on the link to invite Suggester, you'll be prompted to confirm th **Send Messages**: This permission is required for the bot to respond to commands, because Suggester isn't mean enough to ignore you.\ **Embed Links**: This allows the bot to send messages with rich embeds, because that colored bar is a blast.\ **Add Reactions**: Approved suggestions can be voted on by using specific reactions added by the bot when the suggestion is approved.\ -**Use External Emojis**: Suggester uses custom made emojis for certain commands (like `.mark` or `.config list`) and thus needs this permission for them to display. :coolbeans: - -### Create Commands -Additionally, Suggester will ask for permission to create [application commands](https://dis.gd/slashcommands) in your server. This is required for [anonymous suggestions](topics/anonymous-suggestions) to work but will be used in the future as the default way to use the bot. +**Use External Emojis**: Suggester uses custom emojis for certain commands (like `.mark` or `.config list`) and thus needs this permission for them to display. \ No newline at end of file diff --git a/topics/guides/recommended-config.md b/topics/guides/recommended-config.md index 5f78f65..9bee5e7 100644 --- a/topics/guides/recommended-config.md +++ b/topics/guides/recommended-config.md @@ -12,11 +12,9 @@ Emojis are great, like for real. Look at [this one](https://cdn.discordapp.com/e ### Prefix Setting a custom prefix is one of the most important things to do when you add a new bot to your server, to avoid receiving 17 DMs when you're just looking for help. Suggester's default prefix is a dot (`.`) but you can change it at any time. You can configure it using `.config prefix [new prefix]`. Who wouldn't like having to use this command? `?]!"{$suggest` -Please don't use this one though. Like seriously don't, it's ugly. >:( +Please don't use this one though >:( ### Voting Limitations Suggester currently provides two different settings that relates to voting: `onevote` and `selfvote`. The former prevents members from voting multiple times on the same suggestion (like upvoting and downvoting) and the latter prevents suggestion authors from upvoting their own suggestions (they gotta play fair c:). We recommend setting both by respectively using `.config onevote on/off` and `.config selfvote on/off`. -Of course there is much more configuration options, which you can find [here](config/configuration). Happy configuring! - - +Of course there is much more configuration options, which you can find [here](config/configuration). \ No newline at end of file