From 1b201b90d655c506265248d2819bd9045b9497d1 Mon Sep 17 00:00:00 2001 From: Adriene Hutchins Date: Thu, 9 Apr 2020 01:01:29 -0400 Subject: [PATCH] More text changes --- extensions/core.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/extensions/core.py b/extensions/core.py index 62e846b..1e293d7 100644 --- a/extensions/core.py +++ b/extensions/core.py @@ -65,7 +65,7 @@ class Core(commands.Cog): "These logs are shared with nobody " "other than those who help develop this bot. " "If you do not agree to this, please remove this bot. " - "You may contact me at any " + "You may contact the devs at any " "option listed in `info` for deletion requests._\n\n" "_You may recall this message at any time with `tutorial`._" ) @@ -361,7 +361,8 @@ Guild count: {len(self.bot.guilds)} f"I have sent a tutorial message to `{channel.name}` " "describing how I may be used.\n\n" "If you do not wish to have me there, " - "simply kick me from the server. You may contact me at any " + "simply kick me from the server. You may contact the devs " + "at any " "option listed in `info` for deletion requests.\n\n" "_Thanks for your time!_" )