-
### Describe the bug
dev 模式,在 web 控制台中添加的插件,添加后,点击启用按钮没有任何反应,重启 koishi 依旧无法点击启用按钮启用插件。
![image](https://user-images.githubusercontent.com/25239977/223742855-febc1b74-1031-480e-a04c-02cf18082ec4.pn…
-
Could I save the cookie of 2fa user so that you can reauthorize successfully after the token expires **without** having to re-enter the email verification code?
or 2fa need to re-enter email code a…
-
**Describe the bug**
When running the Minimal example in the README, timezone unkown error problem caused.
**To Reproduce**
null
**Expected behavior**
maybe the **Bot** class can add a timezo…
-
因为本人手机使用的tim,没有QQ频道,只能在QQ群查询,本人有一台本地服务器,可以搭建在直接服务器进行查询详细,可以的话留个联系方式QQ2368343278
-
![image](https://github.com/koishijs/koishi-desktop/assets/49502047/f6f57732-105b-442a-abb1-4227609eb9c7)
[https://paste.ubuntu.com/p/C3DZR5VK2B/](https://paste.ubuntu.com/p/C3DZR5VK2B/)
系统win11 本版 …
-
服务器已经成功启动,监听0.0.0.0:2233
![image](https://github.com/lgc2333/koishi-plugin-memes-api/assets/115673942/3c20699f-e6dc-46e6-adc9-d0201b258308)
插件连接127.0.0.1:2233
![image](https://github.com/lgc2333/ko…
-
即[issue12](https://github.com/idanran/myrtus/issues/12#issuecomment-1778986339)提及的功能。
![image](https://github.com/idanran/myrtus/assets/69190444/6ec32e18-c683-4a8b-b187-d2de2d72d036)
配置内似乎也没看到相应的功能开…
-
看到您在 #261 中已经将 Bot 同时支持 V11 和 V12 的 OneBot 适配器了,是一个 NoneBot2 + 一个 QQ 就可以了?
我想将自己的 Bot 也升级一下,部分简单的插件升级到 V12,剩余的仍然维持在 V11。但是我不太懂用一个 QQ 只运行一个 NoneBot2 是否可以(如何)同时支持 V11 和 V12。
我进行了以下尝试(`[BOTQQ]` 为我的…
-
由于QQ最近更新并强制要求了一些复杂的加密算法, 在不依赖服务端模拟的情况下短期内无法解决登录失败和消息风控的问题. 正在考虑是否部署公共的算法服务.
相关问题请不要新开 `issue` 讨论了.
-
I encountered the following error
```
Traceback (most recent call last):
File "E:\GIT\Kook-Valorant-Bot\code\main.py", line 1760, in login_authtoken
res_auth = await authflow(user, passwd)
…