mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 13:34:40 +00:00
Fix ?
This commit is contained in:
@@ -21,7 +21,6 @@ from constants import (
|
||||
WORD_REACTIONS,
|
||||
)
|
||||
DM_MODE = "assistant"
|
||||
|
||||
class Events(commands.Cog):
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
|
||||
Reference in New Issue
Block a user