Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show other users' group alias in chatroom #10

Open
ofdata opened this issue May 20, 2015 · 3 comments
Open

Show other users' group alias in chatroom #10

ofdata opened this issue May 20, 2015 · 3 comments

Comments

@ofdata
Copy link

ofdata commented May 20, 2015

First,thanks for providing this perfect tool!

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.

@ppwwyyxx
Copy link
Owner

Thanks for your notes. The filename bug is fixed, I'll start to work on the nickname problem while I'm free.

@ofdata
Copy link
Author

ofdata commented May 31, 2015

Glad to hear that.

@aleung
Copy link

aleung commented Apr 30, 2018

@ofdata Do you have any idea on the data format inside roomdata? I couldn't find a pattern that fits all.

@ppwwyyxx ppwwyyxx changed the title dump_msg.py Show other users' group alias in chatroom Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants