typo
This commit is contained in:
parent
09d7d52d89
commit
f6391e24c6
@ -26,7 +26,7 @@
|
||||
|
||||
|
||||
module.exports = (robot) ->
|
||||
send_raw = require('telegram-adapter').functions.send_raw.bind(robot.adapter)
|
||||
send_raw = require('hubot-tg').functions.send_raw.bind(robot.adapter)
|
||||
# Ringraziamenti
|
||||
ringr = ['prego :)', "non c'è di che", 'faccio solo il mio lavoro', 'no problemo amigo', 'non fate complimenti ;)']
|
||||
complim = ['bravo', 'grande', 'grandissimo', 'bella' ]
|
||||
|
Loading…
Reference in New Issue
Block a user