kanadeko/Kuro

View on GitHub
commands/eyes.js

Summary

Maintainability
A
1 hr
Test Coverage

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

exports.run = function(msg) {
    msg.delete()
    msg.channel.send('👀').then(msg => {
        setTimeout(() => {
            msg.edit('<:eyes2:248874616142036992>').then(msg => {
Severity: Minor
Found in commands/eyes.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status