GreaterGamersLounge/bot_man

View on GitHub
lib/bot/events/base_event_container.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Showing 1 of 1 total issue

Class BaseEventContainer has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

class BaseEventContainer < ContainerWrapper
extend Discordrb::EventContainer
 
# TODO: Get define_method working for
# an array of methods with the same signature
Severity: Minor
Found in lib/bot/events/base_event_container.rb - About 3 hrs to fix
    Category
    Status