adapter-onebot icon indicating copy to clipboard operation
adapter-onebot copied to clipboard

NoneBot2 OneBot 适配器 / OneBot adapter for nonebot2

Results 5 adapter-onebot issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.5...v0.4.3) - [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2)

在一些需要中心化部署Bot端,但分布式部署OneBot实现端的情况,有可能需要为不同的Bot账号制定不同的access token验证策略以最大程度确保Bot端的安全,我们应当可以通过添加一个验证钩子来实现这一点。

enhancement

### 操作系统 Windows/Linux/MacOS均出现 ### Python 版本 3.10.12 ### NoneBot 版本 2.1.0 ### 适配器 Onebot v11 ### 协议端 go-cqhttp ### 描述问题 日志输出错误: ```python 09-18 22:28:54 [INFO] nonebot | Event will be...

question

![Image](https://github.com/user-attachments/assets/743ab5d3-e1bd-4083-a613-a01696642640) ![Image](https://github.com/user-attachments/assets/c37b633e-a9f8-4e68-8db2-39d491b863ca) ![Image](https://github.com/user-attachments/assets/0f467585-3e62-4980-9a96-cd215184cff1) **onebot: ** ``` 04-01 04:08:07 [WARNING] nonebot | OneBot V12 | Missing connect meta event 04-01 04:08:07 [INFO] websockets | connection closed ``` **NapCat:** ``` 04-01 04:08:07...