Added more detailed date

This commit is contained in:
Profitroll 2023-04-15 19:34:40 +02:00
parent 09c93489c0
commit ca607bb4ca
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +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=14):
if datetime.now() > datetime(year=2023, month=4, day=16, hour=12, minute=0):
from modules.event import *
from modules.callbacks.ban import *