widenbot:Slack bot for Widen

时间:2024-05-30 07:06:18
【文件属性】:

文件名称:widenbot:Slack bot for Widen

文件大小:27KB

文件格式:ZIP

更新时间:2024-05-30 07:06:18

JavaScript

Widenbot 用于Widen的Slack机器人和插件框架 | | 网络挂钩 格式 例子 发展 创造环境 贡献准则 Dockerstart % docker build -t widen/widenbot . % docker run -it --rm --name widenbot widen/widenbot (恕我直言,这是最简单的入门方法,它反映了生产中的工作方式)。 快速开始 全局安装: % npm install -g https://github.com/widen/widenbot % cp config.example.js config.js % widenbot -c config.js 本地安装(推荐): % npm install https://github.com/widen/widenbot % cp config.example.js c


【文件预览】:
widenbot-master
----.dockerignore(41B)
----.jshintrc(4KB)
----config.js(82B)
----Dockerfile(239B)
----scripts()
--------changelog.js(345B)
----lib()
--------bot.js(14KB)
--------incoming_message.js(2KB)
--------outgoing_message.js(2KB)
--------logging.js(914B)
--------brain.js(1KB)
----webhooks()
--------echo.js(460B)
----CONTRIBUTING.md(9KB)
----.travis.yml(78B)
----plugins()
--------echo.js(241B)
--------help.js(596B)
----example()
--------config.js(356B)
--------Dockerfile(185B)
--------README.md(103B)
--------.gitignore(672B)
--------package.json(437B)
----LICENSE(1KB)
----test()
--------bot-test.js(5KB)
--------incoming_message-test.js(2KB)
--------mocks()
--------brain-test.js(2KB)
--------outgoing_message-test.js(2KB)
----README.md(8KB)
----.gitignore(672B)
----index.js(52B)
----bin()
--------cli.js(4KB)
----package.json(2KB)

网友评论