hubot-stride
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -9,10 +9,2 @@ module.exports = ({localBaseUrl}) => { | ||
modules: { | ||
'chat:bot': [ | ||
{ | ||
key: 'bot-mentions', | ||
mention: { | ||
url: '/api/bot/mention' | ||
} | ||
} | ||
], | ||
'chat:bot:messages': [ | ||
@@ -19,0 +11,0 @@ { |
{ | ||
"name": "hubot-stride", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Hubot adapter for Atlassian Stride", | ||
@@ -5,0 +5,0 @@ "main": "lib/web.js", |
@@ -39,3 +39,3 @@ # hubot-stride | ||
export HUBOT_STRIDE_CLIENT_SECRET=<Stride client secret> | ||
export HUBOT_NAME="bot mention name" | ||
export HUBOT_ALIAS="bot mention name" | ||
``` | ||
@@ -42,0 +42,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35099
890