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

Even more stats ideas #53

Closed
stepva opened this issue Oct 20, 2022 · 1 comment · Fixed by #85
Closed

Even more stats ideas #53

stepva opened this issue Oct 20, 2022 · 1 comment · Fixed by #85
Assignees
Labels
feature (minor) Small feature that can be easy implemented template Something which requires changes to the Jinja templates
Milestone

Comments

@stepva
Copy link
Owner

stepva commented Oct 20, 2022

  • nicks and groupchat names
  • length of voice messages
  • tags (@Štěpán Vácha etc) - could be tricky because can @"nickname" or @FirstNameOnly
@stepva stepva self-assigned this Oct 20, 2022
@stepva stepva added the feature (minor) Small feature that can be easy implemented label Oct 20, 2022
@miskfi miskfi added the template Something which requires changes to the Jinja templates label Oct 28, 2022
@stepva stepva added this to the v1.2 milestone Nov 16, 2022
@stepva
Copy link
Owner Author

stepva commented Nov 16, 2022

nicknames:

  •   "content": "[Nickname/You] set the nickname for [FULL NAME] to [New Nickname]."
    
  •   "content": "[Nickname/You] set your nickname to [New Nickname]."
    

group photos:

  •   "content": "[You/Nickname] changed the group photo." - but no way to get the group photo that it was changed to
    
  • BUT WE CAN GET CURRENT GROUPCHAT PHOTO, AT THE END OF JSON:
  • "image": { "uri": "messages/photos/305978623_569455328296812_1725344268651566948_n_569455318296813.png", "creation_timestamp": 1662904975 },

group name:

  •   "content": "[Nickname/You] named the group [new name].,
    

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature (minor) Small feature that can be easy implemented template Something which requires changes to the Jinja templates
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants