Fix swapped line (how was this even valid syntax?)

This commit is contained in:
rnhmjoj 2015-12-25 02:13:07 +01:00
parent 6cd31744e3
commit 34b8e8a79b

View File

@ -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']