gg wp
This commit is contained in:
parent
45d30ad85f
commit
39a06a6437
@ -63,6 +63,8 @@ module.exports = (robot) ->
|
|||||||
res.send 'Ehm... praticamente...'
|
res.send 'Ehm... praticamente...'
|
||||||
robot.hear /dilda/i, (res)->
|
robot.hear /dilda/i, (res)->
|
||||||
res.send 'oplààààà'
|
res.send 'oplààààà'
|
||||||
|
robot.hear /gg/i, (res)->
|
||||||
|
res.send 'wp'
|
||||||
robot.respond /dove sei/i, (res) ->
|
robot.respond /dove sei/i, (res) ->
|
||||||
robot.http('http://canihazip.com/s')
|
robot.http('http://canihazip.com/s')
|
||||||
.get() (err, r, body) ->
|
.get() (err, r, body) ->
|
||||||
|
Loading…
Reference in New Issue
Block a user