Remix for @MrCloudGame! :)
embed = discord.Embed(title="**Dr_Lego**", url="https://scratch.mit.edu/users/Dr_Lego", description="*Germany | joined 2 years ago*", colour=0x000000, timestamp=datetime.now()) embed.add_field(name="", value="```Hello, I'm @Dr_Lego! :D\nI'm a 14 years old boy, living somewhere in the Milky Way.\n\n⭐ Thanks for 1.5k! =D⭐```") embed.add_field(name="Followers", value="1707", inline=True) embed.add_field(name="Rank", value="#2168 (#21)", inline=True) embed.add_field(name="Projects", value="36") embed.set_thumbnail(url="https://cdn2.scratch.mit.edu/get_image/user/79068699_60x60.png") embed.set_footer(icon_url="https://lh5.googleusercontent.com/proxy/L6T7lVGLZ38PRbqZnYRDpOh4duEaQFa5uflTN_MaqLp9wvq2x6W7ezFVcJ8nt-bhaUp1ipBetVMXdodaX3lv=w1200-h630-p-k-no-nu") await ctx.send(embed=embed)