文件名称:mattermost-integration-deezer-spotify-link
文件大小:20KB
文件格式:ZIP
更新时间:2024-06-18 23:07:50
JavaScript
最重要的集成-deezer-spotify-link 检测 Spotify 或 Deezer 链接并将其相互转换 开始 npm install cp config.example.js config.js //file it vim config.js npm start 如何使用 在mattermost上设置传出的网络钩子 内容类型: application/json 频道: //pick your channel 触发词: https://open.spotify.com https://www.deezer.com http://open.spotify.com http://www.deezer.com 触发时间: First word starts with a trigger word 回调 URL: http://[your_host
【文件预览】:
mattermost-integration-deezer-spotify-link-master
----.dockerignore(974B)
----models()
--------deezerModel.js(2KB)
--------spotifyModel.js(2KB)
----DOCKER.md(1KB)
----controllers()
--------converterController.js(7KB)
----Dockerfile(194B)
----app.js(925B)
----LICENSE(1KB)
----README.md(1KB)
----mattermostResponse.js(340B)
----.jscsrc(3KB)
----authenticator.js(385B)
----.gitignore(29B)
----config.example.js(872B)
----bin()
--------www(2KB)
----routes()
--------index.js(229B)
----package-lock.json(23KB)
----package.json(743B)