bra1n/judgebot

View on GitHub
utils.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function updateServerCount has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function updateServerCount(bot: Client) {
  bot.user?.setPresence({
    activities: [
      {
        name:
Severity: Minor
Found in utils.ts - About 1 hr to fix

There are no issues that match your filters.

Category
Status