文件名称:tail-2-slackbot:`tail -f` 日志文件并将所有新行作为 Slackbot 发送到任何公共频道
文件大小:27KB
文件格式:ZIP
更新时间:2024-07-17 16:54:37
JavaScript
tail-2-slackbot tail -f日志文件并将所有新行作为 Slackbot 发送到任何公共频道。 安装 $ git clone https://github.com/Leask/tail-2-slackbot.git $ cd tail-2-slackbot $ npm install $ cp config.sample.js config.js 用法 在浏览器中转到 Slack 集成配置页面: https://[org domain].slack.com/services/new 添加一个新的Slackbot ,你会看到一个这样的网址: https://[org domain].slack.com/services/hooks/slackbot?token=[token] 使用上面的信息( org-domain & token )
【文件预览】:
tail-2-slackbot-master
----images()
--------demo.png(24KB)
----package.json(340B)
----config.sample.js(180B)
----LICENSE(1KB)
----main.js(816B)
----.gitignore(634B)
----README.md(945B)