Coder Social home page Coder Social logo

express-feishu-chatgpt's People

Contributors

anota avatar anpplex avatar jonnyan404 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

express-feishu-chatgpt's Issues

关于JS项目部署到云服务器的一些问题

你好,非常打扰,我想问问部署到自己的服务器上:

git clone https://github.com/anota/express-feishu-chatgpt#clone项目到本地服务器
cd ~/express-feishu-chatgpt#进入项目目录
npm install#安装npm
npm install pm2@latest -g#安装PM2管理
vi processes.json #修改为你的密钥信息
FEISHU_APP_ID "飞书的应用 ID"; //
FEISHU_APP_SECRET "飞书的应用的 Secret"; //
FEISHU_BOTNAME "飞书机器人的名字"; // 不能是中文
OPENAI_KEY "OpenAI 的 APIKey"; //
pm2 start processes.json

使用该命令 飞书后台 请求地址配置 应该填写什么格式 一直出现 返回数据不是合法的JSON格式

image

感谢你百忙之中能看到我的问题 非常感谢

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.