Fix: willy emoji

This commit is contained in:
JP
2019-07-27 14:14:04 +02:00
parent d7c967f028
commit dfe2c736b5
+1 -1
View File
@@ -536,7 +536,7 @@ class Shitpost(object):
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!"
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"]
#determines a BBQ grade based on the current weather