aboutsummaryrefslogtreecommitdiff
path: root/cogs
diff options
context:
space:
mode:
Diffstat (limited to 'cogs')
-rw-r--r--cogs/utils.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cogs/utils.py b/cogs/utils.py
index 9346029..f319e63 100644
--- a/cogs/utils.py
+++ b/cogs/utils.py
@@ -251,6 +251,8 @@ class Utils(commands.Cog):
@commands.command()
async def someone(self, ctx):
Grape = self.bot.get_user(395872198323077121)
+ if ctx.message.author != Grape:
+ ctx.send('ok')
#await ctx.send(choice(ctx.guild.members).mention)
@commands.command()
d=5a34e4d988dd74d3ac26501432558eb4732d4df8&follow=1'>+ Tweaking cogsziro3-3/+3 2020-08-06+ Tweakingziro2-3/+3 2020-08-06+ Add more info to serverinfo commandziro1-2/+4 2020-08-06+ Tweaking help commandziro1-2/+1 2020-08-06+ Added desc for help cmd and serverinfo commandziro1-1/+20 2020-08-06+ Added description for help commandziro1-0/+1