-
### 疑问描述
2022-05-15 09:20:48.321 INFO 26652 --- [atcher-worker-1] l.f.s.component.mirai.bot.2178230595 : Loaded account secrets from local cache.
2022-05-15 09:20:48.323 INFO 26652 --- [atcher…
-
提供向下兼容的猫猫码解析模块
-
### 问题描述
登录失败后mirai已经Bot close 但是OriginBotManager未清理 导致登录失败后账号无法再次注册bot
### 版本号
v3
### 附加版本
_No response_
### 复现方式
_No response_
### 相关日志
```Text
Caused by: net.mamoe.mirai.network.WrongPassw…
-
- [x] #137
- [x] #136
- [x] #160
- [x] #138
-
I have three questions regarding the evaluation rules for the Alexa Simbot Challenge:
1. Can we use "dialog_history_cleaned" rather than "dialog_history" in the edh instance?
2. Using only the ac…
-
## 建议描述
希望提供mirai事件MessagePostSendEvent以及其子类的事件
另外希望可以手动注册mirai自带事件或者其他事件
-
version: `2.3.5`
module: ``
## 疑问描述
在使用mvn package完成项目jar包构建后,执行文件出现以下错误
```
Exception in thread "main" java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.r…
-
-
## 疑问描述
```
[2021-12-06T17:19:19.602]-[INFO ] | love.f.s.c.m.b.3288244490 : Bot login successful.
[2021-12-06T17:19:19.604]-[INFO ] | love.f.s.c.m.n.32882444…
-
version: `2.3.5`
module: `core`
## 疑问描述
我希望在消息构建器的使用上得到帮助
```
@Beans
public class MyGroupMsg {
@Depend
private MessageContentBuilderFactory builderFactory;
…