Skip to content

Commit

Permalink
Update strings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
suhasa010 authored Jan 27, 2022
1 parent 15a505c commit e123920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions strings.py
Original file line number Diff line number Diff line change
Expand Up @@ -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."""
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."""

0 comments on commit e123920

Please sign in to comment.