Dit stoort me al een paar jaar.
This commit is contained in:
@@ -154,6 +154,9 @@ class Shitpost(object):
|
||||
print("Time till 420: " + str(Distance.days) + ", " + str(Distance.seconds))
|
||||
Message = ""
|
||||
if Distance.days < 0:
|
||||
if Distance.days == -1 and Now.day == 20: #is it still 420 today?
|
||||
Message += ":leaf: **BLAZE IT** :leaf: "
|
||||
else:
|
||||
Message += "420 is al geweest dit jaar. Blaze het volgend jaar nog eens."
|
||||
else:
|
||||
days = Distance.days #bv 4
|
||||
|
||||
Reference in New Issue
Block a user