We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234697d commit 94a3632Copy full SHA for 94a3632
1 file changed
scripts/configure-guild.py
@@ -563,10 +563,9 @@ def verify_permission_roles(self) -> Self:
563
name="exhibit-hall", topic="For conversations related to the exhibit hall."
564
),
565
TextChannel(
566
- name="open-space",
+ name="open-spaces",
567
topic=(
568
- "For conversations related to the open spaces. "
569
- "We'll also post photos of the open space session board here!"
+ "For conversations related to the open spaces. Schedule and booking: [TBA]"
570
571
572
ForumChannel(
0 commit comments