Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web后台管理功能征集及建议 #307

Open
5 of 6 tasks
CMHopeSunshine opened this issue Oct 17, 2022 · 17 comments
Open
5 of 6 tasks

Web后台管理功能征集及建议 #307

CMHopeSunshine opened this issue Oct 17, 2022 · 17 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@CMHopeSunshine
Copy link
Owner

CMHopeSunshine commented Oct 17, 2022

大家可以在本ISSUE下留下建议和想要的功能,我示情况制作。

计划中功能

  • Cookie管理
  • 插件管理
  • 实时日志
  • 配置项修改
  • 运行信息/状态
  • 调用统计
  • ......

示例图

Cookie管理

image

插件管理

列出插件列表

image

修改插件在帮助图中的信息

image

对插件使用权限进行管理

image

实时日志

image

@CMHopeSunshine CMHopeSunshine added enhancement New feature or request help wanted Extra attention is needed labels Oct 17, 2022
@CMHopeSunshine CMHopeSunshine pinned this issue Oct 17, 2022
@Cathgao
Copy link
Contributor

Cathgao commented Oct 18, 2022

或许可以整合像picstatus那样的资源占用信息,还有可交互的shell

@ljx-code
Copy link

配队伤害可以做吗,大大

@zhulinyv
Copy link

还没用过web后台,明天试试,希望占用不要太大 : )

@GuiltyKirito
Copy link

太强了,那么请问 有机会搞个微信的机器人吗?

@forchannot
Copy link
Collaborator

forchannot commented Oct 21, 2022

太强了,那么请问 有机会搞个微信的机器人吗?

你可以参考https://github.com/JustUndertaker/adapter-ntchat 自行进行适配

@QAQQL
Copy link

QAQQL commented Nov 14, 2022

有开放插件市场的想法吗

@forchannot
Copy link
Collaborator

有开放插件市场的想法吗

小派蒙基于nonebot,只要是nonebot的插件绝大部分都能用,少数有数据库冲突的如第三方AI画图不行

@HMScygnet
Copy link

希望能管理多个gocq端,目前仅能管理最后连接上的那个

@CMHopeSunshine
Copy link
Owner Author

希望能管理多个gocq端,目前仅能管理最后连接上的那个

本bot只负责后端的功能实现,有关协议端的请向协议端(go-cqhttp仓库)提建议

@HMScygnet
Copy link

希望能管理多个gocq端,目前仅能管理最后连接上的那个

本bot只负责后端的功能实现,有关协议端的请向协议端(go-cqhttp仓库)提建议

我的意思是小派蒙连接了多个机器人,希望对多个机器人分开管理,目前仅能管理最后连接上的那个

@CMHopeSunshine
Copy link
Owner Author

希望能管理多个gocq端,目前仅能管理最后连接上的那个

本bot只负责后端的功能实现,有关协议端的请向协议端(go-cqhttp仓库)提建议

我的意思是小派蒙连接了多个机器人,希望对多个机器人分开管理,目前仅能管理最后连接上的那个

了解了,但小派蒙并没有对多bot进行处理,如定时任务推送、群聊学习数据等,均以当前所连接的bot为主体,即使切换到其他bot账号,数据也不会有任何不同(除了Web UI主界面的账号、收发信息数),所以应该没什么必要吧。

@tsai-xy
Copy link

tsai-xy commented Jan 3, 2023

web端要是支持ipv6就好了!

@CMHopeSunshine
Copy link
Owner Author

CMHopeSunshine commented Jan 3, 2023

web端要是支持ipv6就好了!

emm...web端依赖nonebot的驱动器,在nonebot的.env.prod文件的host那里配置ipv6(应该)就行。

@coconutzzZ336
Copy link

希望可以给127.0.0.1:13579/go-cqhttp/#/增加一个登录界面或者单独换一个端口,感觉这样直接暴露出去很不安全

@CMHopeSunshine
Copy link
Owner Author

CMHopeSunshine commented Jun 17, 2023

希望可以给127.0.0.1:13579/go-cqhttp/#/增加一个登录界面或者单独换一个端口,感觉这样直接暴露出去很不安全

这个路由是由go-cqhttp插件提供的,不是派蒙。
而且go-cqhttp插件本来就提供了登录凭证设置,请根据其README自行设置。
端口是无法单独换的,它本来就依赖于nonebot的驱动器

@wuyufeng9960
Copy link

可以直接将web端接入nonebot的插件商店吗?要下载插件的话就点一下就好了之类的

@Shu-Ying
Copy link

web端服务器自身可以通过127.0.0.1访问,其他无法使用公网访问。防火墙都查询了,一直找不到问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests