maduck/GoWDiscordTeamBot

View on GitHub
bot.py

Summary

Maintainability
D
2 days
Test Coverage

File bot.py has 1046 lines of code (exceeds 250 allowed). Consider refactoring.
Open

#!/usr/bin/env python3
import asyncio
import datetime
import json
import operator
Severity: Major
Found in bot.py - About 2 days to fix

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

            if ban := Ban.get(guild.id):
    Severity: Critical
    Found in bot.py by pylint

    Used when a syntax error is raised for a module.

    There are no issues that match your filters.

    Category
    Status