heshoots/discordbot

View on GitHub
pkg/server/routes.go

Summary

Maintainability
A
2 hrs
Test Coverage

Function GetRoutes has 79 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func GetRoutes() Routes {
    return Routes{
        Route{
            "Announce",
            []string{"!discord", "!announce"},
Severity: Major
Found in pkg/server/routes.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status