This commit is contained in:
2024-11-15 01:08:34 +01:00
parent a72dba291b
commit 22730776d4
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -21,7 +21,6 @@ from constants import (
WORD_REACTIONS,
)
DM_MODE = "assistant"
class Events(commands.Cog):
def __init__(self, bot):
self.bot = bot