Debug message on event load added
This commit is contained in:
parent
ca607bb4ca
commit
253f614559
@ -30,6 +30,7 @@ from modules.commands.warn import *
|
||||
from modules.commands.warnings import *
|
||||
|
||||
if datetime.now() > datetime(year=2023, month=4, day=16, hour=12, minute=0):
|
||||
logWrite("Importing event module...", debug=True)
|
||||
from modules.event import *
|
||||
|
||||
from modules.callbacks.ban import *
|
||||
|
Reference in New Issue
Block a user