feat: prepare to resume mentorship programme
Node.js CI / Lint and Test (push) Successful in 52s

This commit is contained in:
2025-10-30 17:50:03 -07:00
parent 1d9e922991
commit 50e46368ed
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ export const logMenteeJoin = async(
Welcome to our community! It looks like you may have applied for our mentorship programme!
If that is correct, you should ping Naomi to grant your role and begin onboarding! <a:love:1364089736557494353>`,
If that is correct, you should ping Naomi **with your GitHub username** to grant your role and begin onboarding! <a:love:1364089736557494353>`,
});
await logger.metric("processed_mentee_join", 1, { user: member.id });
};