maduck/GoWDiscordTeamBot

View on GitHub
base_bot.py

Summary

Maintainability
A
2 hrs
Test Coverage

File base_bot.py has 251 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import datetime
import logging
import os
import sys
import traceback
Severity: Minor
Found in base_bot.py - About 2 hrs to fix

    invalid syntax (<unknown>, line 222)</unknown>
    Open

            if host := CONFIG.get('ntfy_host'):
    Severity: Critical
    Found in base_bot.py by pylint

    Used when a syntax error is raised for a module.

    There are no issues that match your filters.

    Category
    Status