generated from nhcarrigan/template
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user