From 94e8f72245ee3c6ce8683e3854b31745213a3609 Mon Sep 17 00:00:00 2001 From: AlberLC Date: Mon, 13 Mar 2023 07:07:45 +0100 Subject: [PATCH] Add constants.KEYWORDS['tunnel'] --- flanabot/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/flanabot/constants.py b/flanabot/constants.py index 23f03b9..2ea17b0 100644 --- a/flanabot/constants.py +++ b/flanabot/constants.py @@ -100,6 +100,7 @@ KEYWORDS = { 'self': (('contigo', 'contra', 'ti'), ('mismo', 'ti')), 'song_info': ('cancion', 'data', 'datos', 'info', 'informacion', 'information', 'sonaba', 'sonando', 'song', 'sono', 'sound', 'suena'), + 'tunnel': ('canal', 'channel', 'tunel', 'tunnel'), 'unpunish': ('absolve', 'forgive', 'innocent', 'inocente', 'perdona', 'spare'), 'vote': ('votacion', 'votar', 'vote', 'voting', 'voto'), 'weather': ('atmosfera', 'atmosferico', 'calle', 'calor', 'caloret', 'clima', 'climatologia', 'cloud', 'cloudless',