Update constants.KEYWORDS
This commit is contained in:
@@ -100,7 +100,7 @@ KEYWORDS = {
|
||||
'dice': ('dado', 'dice'),
|
||||
'force': ('force', 'forzar', 'fuerza'),
|
||||
'multiple_answer': ('multi', 'multi-answer', 'multiple', 'multirespuesta'),
|
||||
'poll': ('encuesta', 'quiz'),
|
||||
'poll': ('encuesta', 'quiz', 'votacion', 'votar', 'voting'),
|
||||
'punish': ('acaba', 'aprende', 'ataca', 'atalo', 'azota', 'beating', 'boss', 'castiga', 'castigo', 'condena',
|
||||
'controla', 'destroy', 'destroza', 'duro', 'ejecuta', 'enseña', 'escarmiento', 'execute', 'fuck',
|
||||
'fusila', 'hell', 'humos', 'infierno', 'jefe', 'jode', 'learn', 'leccion', 'lesson', 'manda', 'paliza',
|
||||
@@ -114,7 +114,7 @@ KEYWORDS = {
|
||||
'tunnel': ('canal', 'channel', 'tunel', 'tunnel'),
|
||||
'unpunish': ('absolve', 'forgive', 'innocent', 'inocente', 'perdona', 'spare'),
|
||||
'until': ('hasta', 'until'),
|
||||
'vote': ('votacion', 'votar', 'vote', 'voting', 'voto'),
|
||||
'vote': ('vote', 'voto'),
|
||||
'weather': ('atmosfera', 'atmosferico', 'calle', 'calor', 'caloret', 'clima', 'climatologia', 'cloud', 'cloudless',
|
||||
'cloudy', 'cold', 'congelar', 'congelado', 'denbora', 'despejado', 'diluvio', 'frio', 'frost', 'hielo',
|
||||
'humedad', 'llover', 'llueva', 'llueve', 'lluvia', 'nevada', 'nieva', 'nieve', 'nube', 'nubes',
|
||||
|
||||
Reference in New Issue
Block a user