af878f2ed3
perf: 支持通过context注册task
4 lines
157 B
Python
4 lines
157 B
Python
from type.message_event import *
|
|
from type.astrbot_message import *
|
|
from type.command import CommandResult
|
|
from astrbot.message.handler import MessageHandler |