revert call method to http post, add api handle

This commit is contained in:
Mix
2021-01-30 19:11:17 +08:00
parent 5b3ef53301
commit c82ceefc8b
4 changed files with 293 additions and 165 deletions

View File

@ -1 +1,3 @@
from .bot import MiraiBot
from .bot import MiraiBot
from .event import *
from .message import MessageChain, MessageSegment