feat: jsdoc
Node.js CI / Lint and Test (push) Successful in 22s

This commit is contained in:
2025-12-03 14:05:42 -08:00
parent 128c7c2f96
commit ede03ca8e8
+3 -1
View File
@@ -122,7 +122,9 @@ const analyzeGuilds = (guilds: Array<Guild>): void => {
};
/**
*
* Fetches the user's guilds and analyses them.
* For safety, we require the user to confirm our terms to continue.
* Token is provided as an obscured password input to avoid accidental disclosure.
*/
async function getGuilds(): Promise<void> {
console.log(