Febtw
Febtw
> > 然后是用子账户打开共享链接…… > > 项目并没有对「共享链接」做特殊支持,所以出现问题时正常现象。后续有时间可能会解决。 是否可以支持添加多个账户,这样也不用重复设置文件共享
> 感谢您的建议,会考虑增加这个功能的 希望网页版能提供 Api 来打开在线文件
可以对无扩展名文件进行预览。 “预览"中各类文件扩展名列表下每一项是用逗号,隔开的,因此可用`,a,b`或`a,,b`或`a,b,`格式添加无扩展名的预览。 根据你的需要,在文本类型中进行添加,将无扩展名文件都识别为文本类型
这比novelai香多了呀  不知道15点券一个月能用多久
> 希望添加白名单(或黑名单)功能,只有在白名单上的群聊或者好友能够触发chatGPT会话 感觉和issue#171重复了,提问数设为0就可以了。 不过我觉得如果有管理权限,可以用来管理mirai和本项目,比如查询版本信息,查询openai登录情况及重新登录,重载配置文件等等
> remote playlist Users can download the remote playlist to the local, and update it regularly if needed. Does it can first load the default playlist and then return to...
如果想用容器挂机QQ的,可以用以下命令与Dockerfile构建 (只在amd机器有测试,qq arm 链接为 [https://dldir1.qq.com/qqfile/qq/QQNT/c005c911/linuxqq_3.0.0-571_arm64.deb](https://dldir1.qq.com/qqfile/qq/QQNT/c005c911/linuxqq_3.0.0-571_arm64.deb),即改机型即可) `docker build -t guaqq:1.0 .` ``` FROM jlesage/baseimage-gui:debian-10-v4.3.6 ARG QQ_VER=3.0.0-571 ARG M_TYPE=amd64 #arm改此处amd机型 ENV APP_NAME="QQ" ENV NOVNC_LANGUAGE="zh_Hans" ENV TZ=Asia/Shanghai ENV HOME=/config ENV LC_ALL=C RUN apt-get...
Sorry, I misunderstood the warning. I should add the public ip in lxd-dashboard, and trust the certificate via my local browser. But I still get problem, that I still can't...
I use a new installed Chrome, there's no extensions on it.And I have disabled the ufw. But I don't know how to check if the nodejs server is working properly...
I use google cloud VM, and I have rebuilt the whole enviroment. for `$ cd /var/www/websocket && node server.js` I get ``` root@nuber-app:~# cd /var/www/websocket && node server.js Server started...