Skip to content

Commit

Permalink
上下播
Browse files Browse the repository at this point in the history
  • Loading branch information
lc4t committed Feb 25, 2020
1 parent d5e4295 commit 2c419f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions danmu/bili_danmu_giftthx.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,7 @@ async def handle_danmu(self, data: dict):
'USER_TOAST_MSG', 'SYS_MSG', 'COMBO_SEND', 'ROOM_BOX_USER',
'TV_START', 'TV_END', 'ANCHOR_LOT_END', 'ANCHOR_LOT_AWARD',
'ANCHOR_LOT_CHECKSTATUS', 'ANCHOR_LOT_STAR', 'ROOM_CHANGE',
'LIVE', 'new_anchor_reward', 'room_admin_entrance', 'ROOM_ADMINS',
'PREPARING']:
'new_anchor_reward', 'room_admin_entrance', 'ROOM_ADMINS']:
pass
elif cmd in ['LIVE']:
print(f'开播 {self._room_id}')
Expand Down

0 comments on commit 2c419f4

Please sign in to comment.