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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -225,7 +225,7 @@ Un-deprecated the `OWNERS` config variable to support discord developer team acc
225
225
### New Permissions System
226
226
227
227
- A brand new permission system! Replacing the old guild-based permissions (ie. manage channels, manage messages), the new system enables you to customize your desired permission level specific to a command or a group of commands for a role or user.
228
-
- There are five permission groups/levels:
228
+
- There are five permission levels:
229
229
- Owner [5]
230
230
- Administrator [4]
231
231
- Moderator [3]
@@ -247,7 +247,7 @@ The same applies to individual commands permissions:
247
247
248
248
To revoke permission, use `remove` instead of `add`.
249
249
250
-
To view all roles and users with permission for a permission group or command do:
250
+
To view all roles and users with permission for a permission level or command do:
0 commit comments