You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Second, I found a bug In line 26:
with open(os.path.join(output_dir, name + '.txt'), 'w') as f:
If someone named "jackson@first/second", it will be error.
Last, can you show the members' alias-name field in the chatroom?
Example: my nickname is "Jackson", and my alias-name in the chatroom is "Jackson_IBM".Print "Jackson_IBM" to history file. The data_path is : EnMicroMsgDb.db -> chatroom -> roomdata , a blob field it is.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: