From e1239206e422f95493c74258a73b7437262eb585 Mon Sep 17 00:00:00 2001 From: Suhasa SJ Date: Thu, 27 Jan 2022 07:28:41 +0530 Subject: [PATCH] Update strings.py --- strings.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/strings.py b/strings.py index cc3d28a..f8a87f9 100644 --- a/strings.py +++ b/strings.py @@ -3,5 +3,5 @@ class Strings: INLINE_GENERATE_LINK_DESCRIPTION = 'Generate an expiring link' INLINE_UNAUTHORIZED = 'You\'re not an admin!' - GROUP_START_MESSAGE = "Send /link to request admission to EB 3.0 and follow the instructions given." - LIMIT_REACHED = """You can only request to join the group once. If you've already generated a link earlier or placed a request to join the group, then you won't be able to get another link. Contact @ebookzsupportbot for further assistance.""" \ No newline at end of file + GROUP_START_MESSAGE = "Send /link to request admission to the group and follow the instructions given." + LIMIT_REACHED = """You can only request to join the group once. If you've already generated a link earlier or placed a request to join the group, then you won't be able to get another link. Contact the supportbot for further assistance."""