asdqwex/discobot

View on GitHub
src/modules/comics.js

Summary

Maintainability
A
45 mins
Test Coverage

Function onMessage has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  onMessage: function (bot, user, userID, channelID, message, rawEvent) {
Severity: Minor
Found in src/modules/comics.js - About 45 mins to fix

    Import in body of module; reorder to top.
    Open

    import { LOG } from './../logger.js'
    Severity: Minor
    Found in src/modules/comics.js by eslint

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status