Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Commit 00e6d9d

Browse files
small changes
1 parent b561d39 commit 00e6d9d

File tree

5 files changed

+6
-11
lines changed

5 files changed

+6
-11
lines changed

admin/import.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ To execute this command, the user must have the **Manage Server** permission or
1616
### Supported Bots
1717
Suggester supports importing suggestions from the following bots:
1818

19-
- ,Havoc#7078
2019
- AXVin#4169
2120
- Anchor#8635
2221
- Carl-bot#1536

admin/setup.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
# Command: setup
22
---
33
### Description
4-
Use this command to start an interactive setup and customize how Suggester will interact & behave within your server.
4+
Use this command to start an interactive setup and customize how Suggester will work inside your server.
55

66
### Usage
77
Run `.setup` in any channel the bot can read and send messages in.
88

99
### User Permission
1010
To execute this command, the user must have the **Manage Server** permission or a configured [admin](/config/adminroles.md) role.
1111

12-
!> Using the `.setup` command will erase any settings previously configured on your server. If you want to configure specific settings, use the [config](/config/configuration.md) command instead.
13-
14-
15-
16-
12+
!> Using the `.setup` command will erase any settings previously configured for your server. If you want to configure specific settings, refer to the [config](/config/configuration.md) command instead.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
maxLevel: 3,
139139
footer: {
140140
copy: '<span><a href="https://suggester.js.org/invite">Add Suggester</a> - <a href="#/legal/privacy">Privacy Policy</a></span>',
141-
auth: '- © Suggester 2019-2024',
141+
auth: '- © Suggester 2019-2025',
142142
style: 'text-align: center;'
143143
},
144144

topics/follow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Command: follow
22
---
33
### Description
4-
Use this command to view or edit your following preferences
4+
Use this command to view or edit your preferences related to suggestion following
55

66
### Usage
77
Use `.follow [suggestion id|list|auto] (on|off|toggle)` in any channel the bot can read and send messages in.
@@ -11,7 +11,7 @@ Use `.follow [suggestion id|list|auto] (on|off|toggle)` in any channel the bot c
1111

1212
Using `list` will show a list of all suggestions you're currently following
1313

14-
Using `auto` will define your **autofollowing** preferences, you can use either `on`, `off` or `toggle` to change your preferences
14+
Using `auto` will update your **autofollowing** preferences, you can use either `on`, `off` or `toggle` to change your preferences
1515

1616
### Aliases
1717
`.subscribe` and `.sub`

topics/supported-locales.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Supported Locales
2-
Here's a list of locales we support, whether partially or completely, and their locale code. Languages marked with an * after their name have been fully translated (eg. Greek*).
2+
Here's a list of locales we support, whether partially or completely, and their locale code. Languages marked with an * after their name have been fully translated.
33

44
| Locale | Name in English) | Native Name |
55
| ------ | ---------------------- | -------------------- |

0 commit comments

Comments
 (0)