dev #43

Merged
profitroll merged 49 commits from dev into master 2023-05-02 14:12:58 +03:00
Showing only changes of commit ca607bb4ca - Show all commits

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 *