💬 💡 rename MiraiBot to Bot, fix a comment style

This commit is contained in:
Mix
2021-02-01 14:24:45 +08:00
parent 6c0b20e5b7
commit 5a63827f22
6 changed files with 38 additions and 18 deletions

View File

@ -142,7 +142,7 @@ class SessionManager:
return cls(key, client)
class MiraiBot(BaseBot):
class Bot(BaseBot):
"""
mirai-api-http 协议 Bot 适配。