修改表情相关的一些实现和代码风格

This commit is contained in:
John Smith
2021-12-26 20:44:23 +08:00
parent 34f8d88e05
commit 3118a7de98
14 changed files with 45 additions and 76 deletions

View File

@@ -56,6 +56,7 @@ class Room(blivedm.BLiveClient, blivedm.BaseHandler):
medal_level = 0
medal_room_id = 0
# TODO 带表情信息
message = blivedm.DanmakuMessage(
timestamp=info[0][4],
msg_type=info[0][9],