This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_hello-world
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
GitHub_collection_hello-world
/
h
/
Hubot.coffee
4 lines
90 B
CoffeeScript
Raw
Normal View
History
Unescape
Escape
Added 8th, Μλ, قلب, Hubot and Judoscript Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 19:25:54 +13:00
module.exports =
(robot) ->
robot
.
respond
/
hello
/
i
,
(msg) ->
Revert "Revert "Migrate to double quotes" (#1168)" (#1169) This reverts commit 5082129387b2a1c0c59790ef4a666f31da5486e1.
2021-11-07 14:34:25 -06:00
msg
.
send
"
Hello World
"
Reference in New Issue
Copy Permalink