implementato 'assa linkami la repo ...'
This commit is contained in:
parent
ae7d15a86d
commit
16d437f0ab
@ -43,3 +43,6 @@ module.exports = (robot) ->
|
||||
base = 'http://github.com/fazo96/asjon/issues/'
|
||||
res.send base+res.match[1]
|
||||
|
||||
robot.respond /linkami (?:la )?repo (\w+\/\w+)/i, (res) ->
|
||||
res.send 'https://github.com/'+res.match[1]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user