Update Hubot.coffee
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = (robot) ->
|
||||
robot.respond /hello/i, (msg) ->
|
||||
msg.send 'Hello World'
|
||||
msg.send "Hello World"
|
||||
|
||||
Reference in New Issue
Block a user