From 34b8e8a79b9e10e84df32964961fb4351df454a2 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Fri, 25 Dec 2015 02:13:07 +0100 Subject: [PATCH] Fix swapped line (how was this even valid syntax?) --- scripts/telegram.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/telegram.coffee b/scripts/telegram.coffee index ddbb1fd..f860066 100644 --- a/scripts/telegram.coffee +++ b/scripts/telegram.coffee @@ -158,8 +158,8 @@ module.exports = (robot) -> robot.respond /banna(l(o|a)| (.+))/, (res) -> ok = [', ora non sarai più un problema', ' terminato', ' non farti più vedere', ', questa è la tua fine' + ' sparito definitivamente'] unk = ['non so chi sia', 'chi?', 'mai sentito', 'sicuro? non lo trovo'] - 'sparito definitivamente'] nope = ['eh, mi piacerebbe molto ma non posso', 'i have no powers here', 'nope, non l\'invitato io', 'non sono admin qui, sorry']