aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/cogs/token_remover.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/cogs/token_remover.py b/bot/cogs/token_remover.py
index ffc92fe45..05298a2ff 100644
--- a/bot/cogs/token_remover.py
+++ b/bot/cogs/token_remover.py
@@ -17,7 +17,7 @@ log = logging.getLogger(__name__)
DELETION_MESSAGE_TEMPLATE = (
"Hey {mention}! I noticed you posted a seemingly valid Discord API "
"token in your message and have removed your message. "
- "This means that your token has more than likely been **compromised**. "
+ "This means that your token has been **compromised**. "
"Please change your token **immediately** at: "
"<https://discordapp.com/developers/applications/me>\n\n"
"Feel free to re-post it with the token removed. "