yiyun

Results 53 issues of yiyun

建议内容: > 建议增加以下免费一键部署(以 Docker 方式,均有免费额度),方便很多 > - [Heroku](https://www.heroku.com) > - [Railway](https://railway.app/pricing) > - [Render](https://render.com/pricing) > Heroku 一段时间会自动休眠,不过可以通过阿里云监控等来保活,访问一次就起来了,而且本项目也不需要一直运行,完全够用,至于其它个人使用完全够用了 可以参考下我写的 ( 本来想直接 PR 的,但奈何没看太懂,怎么这么多配置 - -

enhancement

看到动态,第一时间来了 B站登录现在可以用这个了 - [LeoChen98/BiliAccount: 基于.net standard的B站账号操作封装。|A .net standard library for bilibili account operations.(like login and sso)](https://github.com/LeoChen98/BiliAccount)

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 插件如何 注入服务,以及添加 `Middleware` **Describe...

使用ZUI版本:1.9.1 查看Network发现 ``` Request URL: http://upload.qiniu.com/ Request Method: POST Status Code: 400 Bad Request ``` ``` Response {"error":"incorrect region, please use up-z2.qiniup.com"} ``` 提供了uptoken,domain,domain也就是七牛融合 CDN 测试域名也还在有效期,流量也没超出,上传时一切正常,就是100%后就自动重新上传了 ``` qiniu: { domain:...

选择releases,找到并下载QQBotHub,windows系统,下载windows-64版本的即可,解压里面有exe,运行它即可,黑窗口中会显示一个url地址,复制到浏览器中打开即可,保持此黑窗口在后台运行,机器人就不会掉线

我用域名/PluginCore/Admin也无法登陆,浏览器打开后是HTTP ERROR 502,请问是不是部署环境的问题,服务器是windows server 2012 R2 _Originally posted by @padoru233 in https://github.com/yiyungent/QQBotHub/issues/10#issuecomment-1225265682_

以下两种方式,均无法 QQ登录上线,原因未知 > 已尝试过切换以下两种方式的 地域,仍然无法登录上线 ## Heroku ## Render https://render.com/deploy?repo=https://github.com/yiyungent/QQBotHub

question

> 我刚测试发现 QQBotHub 啥插件都不加载,啥子都不做,内存占用++, > 我的 OneTree(同样用了PluginCore),加载了一些插件,但内存占用一直没变 ## 1. OneTree (PluginCore, 加载少量插件, 长时间运行, Portainer) ![image](https://user-images.githubusercontent.com/16939388/170809392-ff5e84ef-4ebc-4df0-a01f-aa785ab5999d.png) ## 2. QQBotHub (PluginCore, 未加载插件,空新启动项目, Portainer) > 一开始启动 `27MB` 左右, 内存++速度非常快! ![image](https://user-images.githubusercontent.com/16939388/170809341-7f2543d0-89b8-4218-89a3-9691972796d2.png) ## 3. QQBotHub...

bug

集成 [Web File Browser](https://github.com/filebrowser/filebrowser) 方便管理插件相关文件

enhancement

滑动验证 通过 并提交: 依然没登录成功 ```C# // isSuccessCaptcha = true 了,依然未成功 isSuccessCaptcha = QQBotStore.Bot.SubmitSliderTicket(captcha); ```

bug
question