You've already forked XiguaLiveDanmakuHelper
Fix Bug
This commit is contained in:
3
api.py
3
api.py
@ -145,8 +145,7 @@ class XiGuaLiveApi:
|
||||
"""
|
||||
if self.name is None or self.roomLiver is None:
|
||||
return False
|
||||
if self.name in self.roomLiver:
|
||||
return True
|
||||
return True
|
||||
|
||||
def _forceSearchUser(self):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user