You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Channel-Updates | If enabled, the bot will log changes to channels (like channel edits, permission changes and more). |
50
50
| 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). |
52
52
| 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. |
53
53
| 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. |
54
54
| 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. |
Copy file name to clipboardExpand all lines: docs/custom-bot/modules/community/activity-streak.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,20 +51,20 @@ Reward users for being active every day, week, or month with an activity score t
51
51
52
52
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).
| 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. |
| 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. |
62
62
| 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. |
| 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.|
| 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. |
| 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. |
| 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.|
| 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. |
| 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. |
0 commit comments