bot.command(pass_context=True) async def info(ctx, user: discord.Member): em = discord.Embed(title="{}'s info".format(user.name) …
確定! 回上一頁