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

Allow passing the server config in the msg #78

Open
skylord123 opened this issue Dec 7, 2022 · 0 comments
Open

Allow passing the server config in the msg #78

skylord123 opened this issue Dec 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@skylord123
Copy link
Contributor

skylord123 commented Dec 7, 2022

Currently each node requires you to select the matrix client to use. It would be cool if you could set it to msg.matrixclient and select the server based on the msg input.

This would make flows easier to re-use for multiple matrix accounts running in a single instance (no more duping is the idea).

Could either use the config node's ID (could be more difficult though) or just use the client's userId (probably the preferred way to do this).

@skylord123 skylord123 added the enhancement New feature or request label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant