From bbf5ac4336d76226577b1e0c93e7f6efd067d3bb Mon Sep 17 00:00:00 2001 From: muhdmirzamz Date: Sun, 13 Feb 2022 22:28:49 +0800 Subject: [PATCH] Added cyber sec channel to welcome message --- src/bots/Welcome.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/bots/Welcome.ts b/src/bots/Welcome.ts index 083b7ad..f755551 100644 --- a/src/bots/Welcome.ts +++ b/src/bots/Welcome.ts @@ -25,8 +25,9 @@ const WelcomeMessage = { 2) @MSOCIETYIdeas : Idea dumping ground extracted from lobby discussions 3) @MSOCIETYSoftwareDev : Discussions on Software Dev 4) @MSOCIETYML : DIscussions on AI/ML, - 5) @MSOCIETYFinance : DIscussions on anything finance - 6) @MSOCIETYgaming`, + 5) @MSOCIETYFinance : Discussions on anything finance + 6) @MSOCIETYgaming : Anything gaming + 7) @MSOCIETYCyberium : DIscussions on anything information/cyber security`, returningMember: 'Welcome back', };