hello bot

This commit is contained in:
2017-02-23 13:35:07 +07:00
parent 435414316d
commit f28ab5f2b9
3 changed files with 38 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"name": "zmr_slackbot",
"version": "0.0.1",
"description": "zaymer slackbot",
"main": "bot.js",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},