make the bot less verbose in channels
{ | ||
"name": "hubot-natural", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"private": true, | ||
"author": "Diego Dorgam <diego.dorgam@rocket.chat>", | ||
"description": "NLP YAML oriented chatbot", | ||
... | ... | @@ -10,7 +10,7 @@ |
"hubot-help": "^0.2.2", | ||
"hubot-scripts": "^2.17.2", | ||
"hubot-shell": "^1.0.2", | ||
"hubot-rocketchat": "^1.0.11", | ||
"hubot-rocketchat": "^1.0.12", | ||
"js-yaml": "^3.2.5", | ||
"natural": "^0.5.0", | ||
"pm2": "^2.4.2" | ||
... | ... |
Please register or sign in to comment