embed.field("Biography",format!("`{}set bio <info>`\nBe friendly! Provide a little introduction to yourself.",CONFIG.command_prefix),false);
embed.field("Git",format!("`{}set git <url>`\nA link to your git forge profile. Also takes a github username for convinience",CONFIG.command_prefix),false);
embed.field("Photo",format!("`{}set photo <url>`\nPut a face to a name! Provide a profile photo.",CONFIG.command_prefix),false);
embed.field("Website",format!("`{}set web <info>`\nGot a personal website? Share it here :)",CONFIG.command_prefix),false);
embed.field("Studying",format!("`{}set study <info>`\nYou're (probably) a Uni student, what's your major?",CONFIG.command_prefix),false);