HaruStar/discord-bot

View on GitHub
commands/speak.js

Summary

Maintainability
A
1 hr
Test Coverage

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

exports.run = async (client, message, args, level) => { // eslint-disable-line no-unused-vars
  const items = Array("Ok",
    ":eyes:",
    "What's up?",
    "I've no idea",
Severity: Minor
Found in commands/speak.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status