@ -76,6 +76,8 @@ export async function getExecNames() {
.toLowerCase()}-${member.name.split(" ")[1].toLowerCase()}`
);
formattedExec = [...formattedExec, "06-codey.md"];
// Add a new line???
} finally {
await client.unbind();