datum update
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ class Shitpost(commands.Cog):
|
|||||||
|
|
||||||
#year, month, day, hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0)
|
#year, month, day, hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0)
|
||||||
Now = datetime.now()
|
Now = datetime.now()
|
||||||
HdConDate = datetime(2020, 9, 3, 4, 0, 1) #om 4 uur lig je toch wel al op bed?
|
HdConDate = datetime(2021, 9, 3, 4, 0, 1) #om 4 uur lig je toch wel al op bed?
|
||||||
Distance = HdConDate - Now
|
Distance = HdConDate - Now
|
||||||
Message = Message = "HD Con 2021 is al voorbij. HD Con 2022 zal in 2022 plaatsvinden." #init
|
Message = Message = "HD Con 2021 is al voorbij. HD Con 2022 zal in 2022 plaatsvinden." #init
|
||||||
if Distance.days < 0:
|
if Distance.days < 0:
|
||||||
|
|||||||
Reference in New Issue
Block a user