GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
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);