1 Star 2 Fork 4

Chatopera / chatopera.feishu

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
README.md 1.32 KB
Copy Edit Raw Blame History
Chatbot authored 2021-02-09 09:54 . Merge codes

BOT

低代码或无代码方式开发 BOT 对话!

机器人对话管理 with Chatopera 机器人平台,创建机器人并上传多轮对话 releases/FeishuDevops.zh_CN.1.0.0.c66

设置环境变量

GITLAB_URL

GitLab 服务地址,比如 https://gitlab.chatopera.com

支持版本:GitLab Community Edition 9.4.1 or Higher

PRIVATE_TOKEN

在 GitLab Profile Setting 页面,创建 Personal Access Token. 机器人将具备该 Token 的权限操作或查询 GitLab 项目。

VALID_PROJECTS

JSON 文件的 URL,示例:

https://gitee.com/chatopera_admin/metadata/raw/master/gitlab_projects.json

{
    "cskefu": "cskefu/cskefu.io",
    "chatopera": "chatopera/chatopera.bot"
}

进阶阅读

1
https://gitee.com/chatopera/chatopera.feishu.git
git@gitee.com:chatopera/chatopera.feishu.git
chatopera
chatopera.feishu
chatopera.feishu
develop

Search