Fix: willy emoji
This commit is contained in:
+1
-1
@@ -536,7 +536,7 @@ class Shitpost(object):
|
|||||||
if ("code rood" in weatherObj["alarmtxt"].lower()):
|
if ("code rood" in weatherObj["alarmtxt"].lower()):
|
||||||
return "rood", "HOLY SHIT :scream: HET IS :red_circle:CODE ROOD:red_circle:!! " + weatherObj["alarmtxt"] + ". Hide yo kids, hide yo wife!"
|
return "rood", "HOLY SHIT :scream: HET IS :red_circle:CODE ROOD:red_circle:!! " + weatherObj["alarmtxt"] + ". Hide yo kids, hide yo wife!"
|
||||||
if ("code oranje" in weatherObj["alarmtxt"].lower()):
|
if ("code oranje" in weatherObj["alarmtxt"].lower()):
|
||||||
return "oranje", "PAS OP! :large_orange_diamond: Code Oranje :large_orange_diamond: is van kracht! :willy: " + weatherObj["alarmtxt"]
|
return "oranje", "PAS OP! :large_orange_diamond: Code Oranje :large_orange_diamond: is van kracht! <:willy:505886070668263426> " + weatherObj["alarmtxt"]
|
||||||
return "geel", ":warning: Kennelijk is er een weeralarm: " + weatherObj["alarmtxt"]
|
return "geel", ":warning: Kennelijk is er een weeralarm: " + weatherObj["alarmtxt"]
|
||||||
|
|
||||||
#determines a BBQ grade based on the current weather
|
#determines a BBQ grade based on the current weather
|
||||||
|
|||||||
Reference in New Issue
Block a user