Removed start scheduler
This commit is contained in:
parent
253f614559
commit
362c575d31
@ -29,9 +29,7 @@ from modules.commands.start import *
|
||||
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.event import *
|
||||
|
||||
from modules.callbacks.ban import *
|
||||
from modules.callbacks.nothing import *
|
||||
|
Reference in New Issue
Block a user