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

Enhancement: flag to enable JSON output to stdout (basic work started) #94

Closed
HoboDev opened this issue Sep 16, 2022 · 1 comment
Closed

Comments

@HoboDev
Copy link

HoboDev commented Sep 16, 2022

I have started a basic implementation of --output-json
to get JSON on stdout, so I don't have to deconstruct the message lines.

You can check it out here:
https://github.com/HoboDev/matrix-commander/tree/feat-output-json

It is lacking a bit on documentation and maybe does not adhere too much to existing variable names.
But at least it's a start. So far I've covered basic messages and media files.

@HoboDev HoboDev changed the title Enhancement: flag to enable JSON output to stdout Enhancement: flag to enable JSON output to stdout (basic work started) Sep 16, 2022
8go pushed a commit that referenced this issue Oct 4, 2022
- bug fix in --joined-members
- new feature: --output

- --output is currently only implemented for 2 functions: --joined-members and --joined-rooms

- see Issue #94
- see Issue #95
- see Issue #92
- see Issue #89
@8go
Copy link
Owner

8go commented Oct 4, 2022

Hi @HoboDev

I want to centralize the discussion in ONE issue, in Issue #92. I am moving your comments over to Issue #92 and will then close this issue. For any follow up use Issue #92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants