Fix swapped line (how was this even valid syntax?)
This commit is contained in:
parent
6cd31744e3
commit
34b8e8a79b
@ -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']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user