Fixes second day hdcon notification
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ class Shitpost(commands.Cog):
|
||||
if Now.month == 9:
|
||||
if Now.day == 3:
|
||||
Message = "HD Con 2021 begint vandaag! HYPE!"
|
||||
elif Now.day == 4 or Now.day == 4:
|
||||
elif Now.day == 4 or Now.day == 5:
|
||||
Message = "HD Con 2021 is nu bezig!!"
|
||||
elif Now.day == 6:
|
||||
Message = "HD Con 2021 is vandaag alweer afgelopen... F"
|
||||
|
||||
Reference in New Issue
Block a user