kanadeko/Kuro

View on GitHub
commands/mal.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function run has 76 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.run = function(msg, args) {
    msg.edit('Loading...')

    const request = require('request')
    const parseString = require('xml2js').parseString
Severity: Major
Found in commands/mal.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status