feat:可接受 screen seg来读屏幕
This commit is contained in:
@@ -75,7 +75,6 @@ class SuperChatManager:
|
||||
"""定期清理过期的SuperChat"""
|
||||
while True:
|
||||
try:
|
||||
current_time = time.time()
|
||||
total_removed = 0
|
||||
|
||||
for chat_id in list(self.super_chats.keys()):
|
||||
|
||||
Reference in New Issue
Block a user