E1xP
E1xP
**Describe the bug** The server using CatServer as server core. And the BP running nice beside when player go to other world and die. It seem not notice the sever...
在Spring-CQ中,发送消息后将返回apiData,可利用其中的getStatus与getRetcode判断其是否成功。 但在pbbot-spring-boot-starter中,并无相应设计。请问从Spring-CQ切换带到pbbot-spring-boot-starter后,如何实现对发送消息的发送情况确认。(若发送失败其情况是什么) 谢谢。
When i try to use search function to exclude some retweets. And generate the RSS feed link. I found some retweets will show in the RSS link but not in...
### 这是一个什么样的功能? RssHub对RT转载的Twitter的作者标记为其原始作者。 ### 这个功能可以解决什么问题? 在仍支持api接口时,RssHub将对RT转载的Twitter的作者标记为其原始作者。但现在只会标记为转载者。这种方式能更好的帮助用户识别消息是转载的,并能清楚的看消息的作者是谁 ### 额外描述 ```routes /twitter/user/:id/:routeParams? ``` ### 这不是重复的功能请求和 RSS 提案 - [X] 我已经搜索了 [现有 issue](https://github.com/DIYgod/RSSHub/issues),以确保这项功能尚未被请求及不是 [新的 RSS 提案](https://github.com/DIYgod/RSSHub/issues/new?assignees=&labels=RSS+proposal&template=rss_request_zh.yml)。
### 路由地址 ```routes /twitter/user/:id/:routeParams? ``` ### 完整路由地址 ```fullroutes /twitter/user/Rainbow6Game/exclude_replies?key=key&limit=10 ``` ### 相关文档 https://docs.rsshub.app/zh/routes/social-media#twitter ### 预期是什么? 预期是过滤掉回复类型的twitter,返回其他twitter ### 实际发生了什么? 未正确过滤回复消息 ### 部署 自建 ### 部署相关信息 OS: Linux,DockerImages: diygod/rsshub:2024-02-15, Docker: v24.0.7 ###...
The merge function seem will ignore some multiple layer key items. When I try to merge two locres. I found there will be some items with key like "SwatCommandTable/Ram" that...