-
错误信息在下一条comment(隐私信息已隐藏),在断网后重连无法正常接收到kook方向的信息
`import nonebot
from nonebot.adapters.kaiheila import adapter as KaiheilaAdapter
nonebot.init()
driver = nonebot.get_driver()
driver.register_a…
-
在私聊中邀请bot时出现。
```
Session flow on error: Unknown event type property: "SYS_MSG"
love.forte.simbot.kook.event.KookSignalException: Unknown event type property: "SYS_MSG"
at love.forte.sim…
-
昨天在自己的服务器上把两个Bot都跑起来了,总结一下我配置Discord Bot时的流程。非科班程序员出身,如果有写得不严谨、不标准或者不到位的地方还请批评指正。
因为我是先配置的Discord Bot,所以在[Kook Bot](https://github.com/Diablohu/fly-dbh-kook-bot)配置完成前,我注释掉了Discord Bot里发送数据的代码,转为在终端…
-
## Why I'm refactoring the project
- This project is based on the code I submitted **more than two years ago**, most of its fundamental components are built in a legacy way, and we need to find bette…
-
Will this project provide a method to self host the bot via docker or something else?
-
-
建议启用KOOK平台作为通讯交流工具,原因如下
- 相比qqbot可以更好的转发服务器消息(不会和群内交流混淆)
- 方便公告的发布
- 语音交流系统的实现。
CC @inclyc @SUIBING112233
-
使用的是aiohttp驱动器,也在`.env`配置了
```
fastapi_reload=False
```
控制台输出:
```
07-10 17:29:35 [SUCCESS] nonebot | NoneBot is initializing...
07-10 17:29:35 [INFO] nonebot | Current Env: prod
07-10 17:29:3…
-
**Describe the bug**
根据 https://github.com/TWT233/khl.py/issues/231 这里的描述,我在其中一个命令中注册了通用错误处理器,但是在另外一个命令中,在正确执行命令后,又必定匹配到 `khl.command.exception.Exceptions.Lexer.NotMatched` 的错误,导致回复异常消息
**To Repro…
-
### 希望能解决的问题
Nonebot现在的适配器很多,但是基本上都是各写各的,没有相对的统一结构,甚至存在代码质量的问题(e.g. Bilibili适配器)。
在这份issue中,我们提出了一个通用的适配器规范,其不会影响适配器的平台特性,并且能为用户提供更好的使用体验。
### 描述所需要的功能
以下规范依据文件名划分
## adapter.py
1. 对于网…