yiyun

Results 53 issues of yiyun

DataAnalysisPlugin - [ ] 一个 Tab 页 多个图表, 并给出简单自动数据分析结论 - [ ] BaseEntity.TenantId - 用户用租户实现, 更简单, 针对此种更多隔离情况, 更易用 - [ ] UserEntity: BaseEntity - UserName, Password, Token, GitHubEntity - [...

``` System.MissingMethodException: Method not found: 'Telegram.Bot.TelegramBotClient BotItemModel.get_TelegramBotClient()'. ?, in async Task TgBotStatPlugin.ExecuteAsync() File "AsyncMethodBuilderCore.cs", line 38, in void AsyncMethodBuilderCore.Start(ref TStateMachine stateMachine) stateMachine.MoveNext(); ?, in Task TgBotStatPlugin.ExecuteAsync() ?, in void PluginTimeJobBackgroundService.DoWork(object...

bug

1. 以前插件几乎全不可用 2. Konata.Core 已作为插件分离,不需要用到的,不会再被 GPL 3 感染 3. QQBotHub.Sdk 不再包含 Konata.Core 4. 建议不需要 QQBotHub.Sdk 的插件,不要依赖它,只依赖 PluginCore 相关就会成为通用插件,在 使用 PluginCore 的系统中通用 @SweelLong

![image](https://user-images.githubusercontent.com/16939388/226368364-29a69550-6855-4068-ab2b-b637a1ca559f.png) > 看来 Dockerfile 环境变量 与 docker-compose.yml / docker cli 等环境变量 设置时区的方法还是不行,还是得手动来最靠谱

bug

Windows 本地开发 `Selenium` : `chromedriver.exe` 附件 [chromedriver.zip](https://github.com/yiyungent/KnifeHub/files/10472318/chromedriver.zip)

1. 若 KonataPlugin 在某些国外地区无法登录上线,而 本地/国内 可登录上线 2. 若 KonataApp 无法登录上线 以上两种情况 请前往 Konata.Core 官方 Telegram 群反馈, 若使用 KonataApp 可提供 Logs 文件夹下日志 https://t.me/konachan_wifi 点击上方链接加入 Konata.Core 官方 Telegram 群,不需要再在这里反馈了(

NotSupportedException: Current storage doesn't support specifying queues directly for a specific job ``` Hangfire.BackgroundJobClientException: Background job creation failed. See inner exception for details. ---> System.NotSupportedException: Current storage doesn't support specifying...

写了个在线测试例子,方便测试,起到单元测试的效果,可以在线运行 - https://replit.com/@yiyungent/hexo-asset-img-test

fork本仓库,修改fork后的代码,使用下方安装,注意替换你自己的用户名 ```bash npm install git://github.com/yiyungent/hexo-asset-img.git#main ```

```md ![1](test/1.png) ``` ```html ``` 匹配错误 > 猜测: > `![这里纯数字时错误](xxx)`

bug
good first issue