2 Commits

Author SHA1 Message Date
AlberLC
b9e61b296d Fix weather keywords 2022-01-18 22:05:20 +01:00
AlberLC
35583088ab Fix requirements.txt 2022-01-16 19:34:17 +01:00
2 changed files with 5 additions and 5 deletions

View File

@@ -96,8 +96,8 @@ KEYWORDS = {
'cloudless', 'cloudy', 'cold', 'congelar', 'congelado', 'denbora', 'despejado', 'diluvio', 'frio',
'frost', 'hielo', 'humedad', 'llover', 'llueva', 'llueve', 'lluvia', 'nevada', 'nieva', 'nieve',
'nube', 'nubes', 'nublado', 'meteorologia', 'rain', 'snow', 'snowfall', 'snowstorm', 'sol',
'solano', 'storm', 'sun', 'temperatura', 'tempo', 'tiempo', 'tormenta', 've', 'ventisca',
'weather', 'wetter')
'solano', 'storm', 'sun', 'temperatura', 'tempo', 'tiempo', 'tormenta', 'ventisca', 'weather',
'wetter')
}
RECOVER_PHRASES = (

View File

@@ -15,8 +15,8 @@ cryptg==0.2.post4
cryptography==36.0.1
discord.py==1.7.3
fastapi==0.71.0
flanaapis==1.1.7
flanautils==1.4.4
flanaapis
flanautils
frozenlist==1.2.0
greenlet==1.1.2
h11==0.12.0
@@ -25,7 +25,7 @@ idna==3.3
iso8601==1.0.2
kaleido==0.2.1
mpmath==1.2.1
multibot==1.2.5
multibot
multidict==5.2.0
outcome==1.1.0
Pillow==9.0.0