Skip to content

Commit 578bc46

Browse files
committed
Update README.md
1 parent c3c272d commit 578bc46

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
nodebot-slack
22
=============
33

4-
Bot for Slack teams which runs in Node.js
4+
Bot for evaluate node.js code inside Slack
55

66
Deploy
77
======
@@ -13,3 +13,8 @@ Use
1313

1414
Setup an Outgoing Webhook in Slack pointing to the URL where the nodebot-slack application is running
1515
using 'nodebot:' as trigger word (without quotes).
16+
17+
Example
18+
=======
19+
20+
nodebot: console.log("hello world");

0 commit comments

Comments
 (0)