AngellusMortis/sxm-discord

View on GitHub

Showing 3 of 11 total issues

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

import asyncio
import time
import traceback
from datetime import datetime, timedelta
from typing import Dict, List, Optional, Tuple, Union
Severity: Minor
Found in sxm_discord/bot.py - About 7 hrs to fix

    File sxm.py has 334 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    import asyncio
    import logging
    import os
    import traceback
    from typing import List, Optional, Tuple, Union
    Severity: Minor
    Found in sxm_discord/sxm.py - About 4 hrs to fix

      File music.py has 262 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      import asyncio
      import logging
      import traceback
      from enum import Enum, auto
      from random import SystemRandom
      Severity: Minor
      Found in sxm_discord/music.py - About 2 hrs to fix
        Severity
        Category
        Status
        Source
        Language