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
# NOTE: Shortcut accessors are placed at the top of the function, so that the exceptions they raise are displayed before any further errors may be sent
170
+
# NOTE: Shortcut accessors are placed at the top of the function so that the exceptions they raise are displayed before any further errors may be sent
To do this, TeX-Bot will need to hold a role above that of the "Committee" role.
50
50
"""
51
-
# NOTE: Shortcut accessors are placed at the top of the function, so that the exceptions they raise are displayed before any further errors may be sent
51
+
# NOTE: Shortcut accessors are placed at the top of the function so that the exceptions they raise are displayed before any further errors may be sent
Definition & callback response of the "annual_roles_reset" command.
189
189
190
190
The "annual_roles_reset" command removes the "Member" and academic year roles
191
191
from any user that has them and subsequently deletes all instances of
192
192
the GroupMadeMember database model.
193
193
"""
194
-
# NOTE: Shortcut accessors are placed at the top of the function, so that the exceptions they raise are displayed before any further errors may be sent
194
+
# NOTE: Shortcut accessors are placed at the top of the function so that the exceptions they raise are displayed before any further errors may be sent
- Renames the current "first-years" channel to "second-years"
283
283
- Creates a new "first-years" channel
284
284
"""
285
-
# NOTE: Shortcut accessors are placed at the top of the function, so that the exceptions they raise are displayed before any further errors may be sent
285
+
# NOTE: Shortcut accessors are placed at the top of the function so that the exceptions they raise are displayed before any further errors may be sent
have the "Archivist" role. This can be overridden via a boolean parameter to allow
133
133
for committee channels to be archived with the same command but not be visible.
134
134
"""
135
-
# NOTE: Shortcut accessors are placed at the top of the function, so that the exceptions they raise are displayed before any further errors may be sent
135
+
# NOTE: Shortcut accessors are placed at the top of the function so that the exceptions they raise are displayed before any further errors may be sent
The "archive-channel" command moves the channel into the selected category
221
221
and syncs the permissions to the category's permissions.
222
222
"""
223
-
# NOTE: Shortcut accessors are placed at the top of the function, so that the exceptions they raise are displayed before any further errors may be sent
223
+
# NOTE: Shortcut accessors are placed at the top of the function so that the exceptions they raise are displayed before any further errors may be sent
0 commit comments