🏷️ add events

This commit is contained in:
StarHeartHunt
2021-07-03 13:58:26 +08:00
parent 24144a9474
commit 406511496d
2 changed files with 130 additions and 9 deletions

View File

@ -1,3 +1,4 @@
from .bot import Bot
from .event import *
from .message import Message, MessageSegment
from .event import Event