We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3920dd commit 58a2511Copy full SHA for 58a2511
1 file changed
cogs/make_applicant.py
@@ -97,8 +97,7 @@ async def _perform_make_applicant(
97
"you've now been allowed access to the CSS Discord server as an applicant! "
98
"As you are not yet a student at the University, "
99
"you only have limited access to participate in certain channels.\n\n"
100
- "If you're already a student, please contact a committee member and "
101
- "we can manually give you access.\n\n"
+ "If you are already a student and your induction as an applicant was a mistake, please contact a committee member.\n\n"
102
"If you've already purchased a membership, you can run the "
103
f"/make-member command, and you will be given full access by "
104
f"{self.bot.user.display_name if self.bot.user else 'TeX-Bot'}.\n\n"
0 commit comments