[Tools] No joined in DMs

This commit is contained in:
aikaterna
2020-04-06 17:07:20 -07:00
committed by GitHub
parent 688b59dfc2
commit 2263e3bc98

View File

@@ -356,6 +356,7 @@ class Tools(commands.Cog):
)
await awaiter.edit(embed=embed)
@commands.guild_only()
@commands.command()
async def joined(self, ctx, user: discord.Member = None):
"""Show when a user joined the guild."""