feat: 彻底移除 yirimirai

This commit is contained in:
Junyan Qin
2024-11-15 20:03:49 +08:00
parent 16153dc573
commit 3239c9ec3f
9 changed files with 21 additions and 169 deletions
+1 -1
View File
@@ -591,5 +591,5 @@ class OfficialAdapter(adapter_model.MessageSourceAdapter):
self.ap.logger.info("运行 QQ 官方适配器")
await self.bot.start(**self.cfg)
def kill(self) -> bool:
async def kill(self) -> bool:
return False