new weather icon

This commit is contained in:
JP
2020-06-12 19:52:55 +02:00
parent 9f4e0b458e
commit 8746cde608
+1
View File
@@ -558,6 +558,7 @@ class Shitpost(commands.Cog):
"sneeuw" : ":cloud_snow:", "sneeuw" : ":cloud_snow:",
"bewolkt" : ":white_sun_cloud:", "bewolkt" : ":white_sun_cloud:",
"halfbewolkt" : ":partly_sunny:", "halfbewolkt" : ":partly_sunny:",
"halfbewolkt_regen" : ":white_sun_rain_cloud:",
"zwaarbewolkt" : ":cloud:", "zwaarbewolkt" : ":cloud:",
"nachtmist" : ":ghost:", "nachtmist" : ":ghost:",
"helderenacht" : ":first_quarter_moon_with_face:", "helderenacht" : ":first_quarter_moon_with_face:",