rb28z2/progress-bot

View on GitHub
discord.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initDiscord has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function initDiscord() {
    client.on("ready", () => {
        console.log(`Logged in as ${client.user.tag}`.yellow);
    });

Severity: Minor
Found in discord.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status