From 5e5fd193901e46b5c6562c254f2bbf887382207f Mon Sep 17 00:00:00 2001 From: Agg <20499608+AggPro@users.noreply.github.com> Date: Tue, 12 Jun 2018 09:37:19 +0300 Subject: [PATCH] updated my pull request so it says that the person gets dmed --- src/cogs/basic_commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cogs/basic_commands.py b/src/cogs/basic_commands.py index 77a7095..f6df868 100644 --- a/src/cogs/basic_commands.py +++ b/src/cogs/basic_commands.py @@ -36,7 +36,7 @@ class BasicCommands: else: if msg.content.lower() in agree: async with ctx.typing(): - await ctx.author.send("Alrighty-Roo...") + await ctx.send("Alrighty-Roo... Check your DMs!") await ctx.author.send(f"""To start making your bot from scratch, you first need to head over to {channel_list['channel-1']} (Regardless of the language you're gonna use).""") await ctx.author.send(f"""After you have a bot account, you can either continue with {channel_list['d.py-rewrite-start']}