@bot.command(pass_context = True) async def dm(ctx, member : discord.Member, *, content: str): await bot.send_message(member, content)