Skip to content

Commit d954d17

Browse files
chore: autofix docs formatting (#133)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4ce832f commit d954d17

13 files changed

Lines changed: 166 additions & 166 deletions

File tree

docs/custom-bot/modules/administration/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ your [dashboard](https://scnx.app/glink?page=bot/configuration?file=logging%7Cco
4848
| -------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
4949
| Channel-Updates | If enabled, the bot will log changes to channels (like channel edits, permission changes and more). |
5050
| Channel for Logging of Channel-Updates | <i>Only visible if "Channel-Updates" is enabled.</i><br/>Changes to channels will be logged in this channel. |
51-
| Role-Updates | If enabled, the bot will log changes to roles (like role edits, permission changes and more) as well as role-add/remove changes on members (a role being given to or removed from a member). |
51+
| Role-Updates | If enabled, the bot will log changes to roles (like role edits, permission changes and more) as well as role-add/remove changes on members (a role being given to or removed from a member). |
5252
| Channel for Logging of Role-Updates | <i>Only visible if "Role-Updates" is enabled.</i><br/>Changes to roles, including members gaining or losing a role, will be logged in this channel. |
5353
| Member-Updates | If enabled, the bot will log changes to members (like nickname changes, joins, leaves and more). Role-add/remove on members is logged via "Role-Updates" instead. |
5454
| Channel for Logging of Member-Updates | <i>Only visible if "Member-Updates" is enabled.</i><br/>Changes to members will be logged in this channel. |

docs/custom-bot/modules/community/activity-streak.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -51,20 +51,20 @@ Reward users for being active every day, week, or month with an activity score t
5151

5252
In this configuration file, you can configure the module. Open it in your [dashboard](https://scnx.app/glink?page=bot/configuration?file=activity-streak%7Cconfigs/config).
5353

54-
| Field | Description |
55-
| ----------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
56-
| Streak Period | How often users must be active to maintain their streak: daily, weekly, or monthly. |
57-
| Staff Managed | If enabled, streaks are managed manually by staff instead of being tracked automatically from messages. |
58-
| Staff Roles | Roles that are allowed to manage streaks using the add and reset commands. Only applies when staff-managed mode is enabled. |
59-
| Show streak in nickname | If enabled, the bot appends the user's current streak count to their nickname. |
60-
| Allow users to hide streak from nickname? | If enabled, users can use `/streak hide` to toggle whether their streak is shown in their nickname. Only available when "Show streak in nickname" is enabled. |
61-
| Streak Roles | Role rewards for reaching specific streak milestones. The key is the streak count and the value is the role to assign. |
54+
| Field | Description |
55+
| ----------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
56+
| Streak Period | How often users must be active to maintain their streak: daily, weekly, or monthly. |
57+
| Staff Managed | If enabled, streaks are managed manually by staff instead of being tracked automatically from messages. |
58+
| Staff Roles | Roles that are allowed to manage streaks using the add and reset commands. Only applies when staff-managed mode is enabled. |
59+
| Show streak in nickname | If enabled, the bot appends the user's current streak count to their nickname. |
60+
| Allow users to hide streak from nickname? | If enabled, users can use `/streak hide` to toggle whether their streak is shown in their nickname. Only available when "Show streak in nickname" is enabled. |
61+
| Streak Roles | Role rewards for reaching specific streak milestones. The key is the streak count and the value is the role to assign. |
6262
| Only keep highest streak role | If enabled, lower streak roles are automatically removed when a user reaches a higher streak threshold, so each user only keeps the role for their current tier. If disabled, streak roles stack. |
63-
| Streak View Message | Customize the embed displayed when viewing a streak. |
64-
| Ignored Channels | Channels where messages do not count toward streaks. |
65-
| Ignored Roles | Roles whose members' messages do not count toward streaks. |
66-
| Enable Restore | If enabled, users can restore a lost streak once per loss. |
67-
| Restore Roles | Roles that are allowed to use the restore command. If empty, all users can restore. |
63+
| Streak View Message | Customize the embed displayed when viewing a streak. |
64+
| Ignored Channels | Channels where messages do not count toward streaks. |
65+
| Ignored Roles | Roles whose members' messages do not count toward streaks. |
66+
| Enable Restore | If enabled, users can restore a lost streak once per loss. |
67+
| Restore Roles | Roles that are allowed to use the restore command. If empty, all users can restore. |
6868

6969
## Troubleshooting {#troubleshooting}
7070

docs/custom-bot/modules/community/birthday.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -83,37 +83,37 @@ The configuration is organized into tabs in the dashboard - the rows below are g
8383

8484
### Birthday Embed
8585

86-
| Field | Description |
87-
| --------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
88-
| Birthday-Embed | Customize the appearance (title, description, color, thumbnail, image) of the birthday embed. |
89-
| Set Birthday Button Label | The label for the "Set Birthday" button on the birthday embed. Clear this field to hide the button entirely. |
90-
| User Display Mode | How users are displayed in the birthday embed. Options: Mention (clickable @mention), Tag (username), or Nickname (server nickname). |
91-
| Use Components V2 Layout | If enabled, the birthday embed is rendered using Discord's Components V2 system instead of a classic embed. |
92-
| Clear User Messages Daily | If enabled, the bot deletes messages from other users in the birthday channel every day to keep it clean. |
86+
| Field | Description |
87+
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
88+
| Birthday-Embed | Customize the appearance (title, description, color, thumbnail, image) of the birthday embed. |
89+
| Set Birthday Button Label | The label for the "Set Birthday" button on the birthday embed. Clear this field to hide the button entirely. |
90+
| User Display Mode | How users are displayed in the birthday embed. Options: Mention (clickable @mention), Tag (username), or Nickname (server nickname). |
91+
| Use Components V2 Layout | If enabled, the birthday embed is rendered using Discord's Components V2 system instead of a classic embed. |
92+
| Clear User Messages Daily | If enabled, the bot deletes messages from other users in the birthday channel every day to keep it clean. |
9393

9494
### Messages
9595

96-
| Field | Description |
97-
| ------------------------------ | ---------------------------------------------------------------------------------------------------------------------------- |
98-
| Birthday Message | The congratulation message sent when a user has a birthday but did not provide their birth year. |
99-
| Birthday message with age | The congratulation message sent when a user has a birthday and provided their birth year, including their age. |
100-
| "Successfully changed"-Message | The message shown when a user successfully registers or updates their birthday. |
96+
| Field | Description |
97+
| ------------------------------ | -------------------------------------------------------------------------------------------------------------- |
98+
| Birthday Message | The congratulation message sent when a user has a birthday but did not provide their birth year. |
99+
| Birthday message with age | The congratulation message sent when a user has a birthday and provided their birth year, including their age. |
100+
| "Successfully changed"-Message | The message shown when a user successfully registers or updates their birthday. |
101101

102102
### Pre-Birthday Notifications
103103

104-
| Field | Description |
105-
| ----------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
106-
| Enable pre-birthday notifications? | If enabled, the bot posts a notification in the birthday channel a configurable number of days before each user's birthday. |
107-
| Pre-birthday lead times (days) | _Only visible if pre-birthday notifications are enabled._ List of lead times (in days) before a birthday at which to post a notification. For example, `[1, 7]` sends a notification both 7 days and 1 day before the birthday. |
108-
| Pre-birthday message | _Only visible if pre-birthday notifications are enabled._ The pre-birthday message sent for users who did not provide a birth year. The `%days%` placeholder gives the number of days remaining. |
109-
| Pre-birthday message with age | _Only visible if pre-birthday notifications are enabled._ The pre-birthday message sent for users who did provide a birth year. Supports the `%age%` placeholder for the age the user will turn. |
104+
| Field | Description |
105+
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
106+
| Enable pre-birthday notifications? | If enabled, the bot posts a notification in the birthday channel a configurable number of days before each user's birthday. |
107+
| Pre-birthday lead times (days) | _Only visible if pre-birthday notifications are enabled._ List of lead times (in days) before a birthday at which to post a notification. For example, `[1, 7]` sends a notification both 7 days and 1 day before the birthday. |
108+
| Pre-birthday message | _Only visible if pre-birthday notifications are enabled._ The pre-birthday message sent for users who did not provide a birth year. The `%days%` placeholder gives the number of days remaining. |
109+
| Pre-birthday message with age | _Only visible if pre-birthday notifications are enabled._ The pre-birthday message sent for users who did provide a birth year. Supports the `%age%` placeholder for the age the user will turn. |
110110

111111
### Commands
112112

113-
| Field | Description |
114-
| -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
115-
| Enable admin birthday management? | If enabled, the `/manage-birthday` command becomes available for server admins to set, remove, lock, and unlock user birthdays. |
116-
| /birthday upcoming default range (days) | Default number of days the `/birthday upcoming` subcommand will look ahead if the user does not specify a range. Defaults to 30. |
113+
| Field | Description |
114+
| --------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
115+
| Enable admin birthday management? | If enabled, the `/manage-birthday` command becomes available for server admins to set, remove, lock, and unlock user birthdays. |
116+
| /birthday upcoming default range (days) | Default number of days the `/birthday upcoming` subcommand will look ahead if the user does not specify a range. Defaults to 30. |
117117

118118
## Troubleshooting {#troubleshooting}
119119

0 commit comments

Comments
 (0)