Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

🍉 Web UI 一键配置 ChatGPT Mirai QQ Bot 机器人,支持多实例管理,配置编辑,文件提交,健康检查,终端执行,支持密码访问。 🍉 Web UI of ChatGPT Mirai QQ Bot robot, support for multi-instance management, configuration editing, file submission, health check, terminal execution, support for password access.

License

Notifications You must be signed in to change notification settings

zmh-program/web-mirai-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web ChatGPT Mirai BOT

web 图形化界面一键配置 ChatGPT Mirai Bot 聊天机器人

» 主项目地址 »

Note

由于 ChatGPT Mirai Bot 主项目停止支持,此项目生命周期面临结束!

功能一览

  • 🎃 一键安装脚本
  • Web UI 一键配置
  • 🎄 上传文件
  • 🔥 Web 终端
  • 🍒 Docker 容器监控
  • 🎍 Electron App
  • 🍏 自定义设置

编译

运行成功后将在 http://localhost:5000 开始服务。

pip install -r requirements.txt
python app.py

如果服务器开启防火墙,请将 5000 端口开启白名单。

后台运行

nohup python app.py &

停止服务

sudo kill -9 $(sudo lsof -t -i :5000)

开源协议

MIT

About

🍉 Web UI 一键配置 ChatGPT Mirai QQ Bot 机器人,支持多实例管理,配置编辑,文件提交,健康检查,终端执行,支持密码访问。 🍉 Web UI of ChatGPT Mirai QQ Bot robot, support for multi-instance management, configuration editing, file submission, health check, terminal execution, support for password access.

Topics

Resources

License

Stars

Watchers

Forks