diff --git a/ai_commands.py b/ai_commands.py index f459070..d7fe314 100644 --- a/ai_commands.py +++ b/ai_commands.py @@ -28,8 +28,6 @@ class Dm_Mode(Enum): SPECJALNY_ZIEMNIACZEK = 2, SEKRETNY_SEKSRET = 3 - - class Events(commands.Cog): def __init__(self, bot): self.bot = bot