hubot-team:使用 Hubot 创建和管理团队成员

时间:2021-06-09 13:24:37
【文件属性】:
文件名称:hubot-team:使用 Hubot 创建和管理团队成员
文件大小:7KB
文件格式:ZIP
更新时间:2021-06-09 13:24:37
CoffeeScript 宇博团队 使用 Hubot 创建和管理团队成员。 安装 将hubot-team添加到您的package.json文件中: " dependencies " : { ... " hubot-team " : " latest " } 将hubot-team添加到您的external-scripts.json : [ " hubot-team " ] 运行npm install hubot-team 配置 某些命令需要管理员角色才能运行(即clear团队列表)。 管理员可以通过HUBOT_TEAM_ADMIN环境变量指定为逗号分隔的用户名列表。 命令 hubot create team # create team called hubot (delete|remove) t
【文件预览】:
hubot-team-master
----package.json(614B)
----LICENSE(1KB)
----src()
--------models()
--------team.coffee(6KB)
--------helpers()
----.gitignore(14B)
----README.md(2KB)
----CONTRIBUTORS(208B)
----index.coffee(393B)

网友评论