支持导出表情包

This commit is contained in:
shuaikangzhou
2023-12-09 22:48:15 +08:00
parent f3499b307d
commit c5d4ee6e3f
9 changed files with 443 additions and 665 deletions

View File

@@ -184,7 +184,6 @@ class Msg:
(msg1[4], msg1[5], msg1[7].split(keyword), msg1[8]),
(msg2[4], msg2[5], msg2[7], msg2[8])
))
return res
def get_messages_by_days(self, username_, year_='2023'):