How To Get a Minecraft Players skin using Python (FOR DISCORD BOT)

  • Thread starter Thread starter ITrojang
  • Start date Start date

ITrojang

Guest
Member
@client.command()
async def player(ctx, message):
await ctx.send("https://mc-heads.net/combo/" + message)

This code should Send A minecraft players skin this is used for a discord bot just do (ur command prefix for example "." or "!") so for example if ur command prefix is "." then do .player (UR IGN) so to get my skin i do .player itrojang

if you are having problems just reply

heres the offcial mc heads website if this might be helpful for you: https://mc-heads.net/
 
Top