Much more beautiful imo.
What ? Yeah, no.
edit: or at least it should be opt-in for client
if (client.name.includes('@') && client.name.includes('.')) { client.avatar = `https://www.gravatar.com/avatar/${md5(client.name)}?d=blank`;
What ? Yeah, no.
edit: or at least it should be opt-in for client