dappros/ethora

View on GitHub
bots/raffle/config/messages.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function messages has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const messages = () => {
    return {
        general: {
            welcomeMessage: 'Raffle bot launched!',
        },
Severity: Major
Found in bots/raffle/config/messages.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status