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
### Notes
This commit adds a new `channel-management` helper to Valkyrie which
will always ensure permissions on new channels within the `defense`
category are assigned to the same permission set as the base channel
category permissions.
It then sends a message to the newly created channel, listing the
permissions and access levels they have for quick verification on
channel permissions.
If the channel is created with different permissions than base category,
it will be overwritten by the permissions on base category. However,
permissions can also be altered after creation if needed manually.
0 commit comments