diff options
| author | 2018-07-05 19:11:33 +0000 | |
|---|---|---|
| committer | 2018-07-05 19:11:33 +0000 | |
| commit | aa92172b5a0eb80a157e977a4d0cf695eeb0a272 (patch) | |
| tree | bbe3a173dbd6c373635f63f69be2b3fa10805187 | |
| parent | DEFCON cog, ready for duty! (diff) | |
Fix typo in rejection message
| -rw-r--r-- | bot/cogs/defcon.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/cogs/defcon.py b/bot/cogs/defcon.py index 168cc7666..dc23fd3dc 100644 --- a/bot/cogs/defcon.py +++ b/bot/cogs/defcon.py @@ -13,7 +13,7 @@ REJECTION_MESSAGE = """ Hi, {user} - Thanks for your interest in our server! Due to a current (or detected) cyberattack on our community, we've limited access to the server for new accounts. Since -your account is relatively now, we're unable to provide access to the server at this time. +your account is relatively new, we're unable to provide access to the server at this time. Even so, thanks for joining! We're very excited at the possibility of having you here, and we hope that this situation will be resolved soon. In the meantime, please feel free to peruse the resources on our site at |