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

event to other plugin #66

Open
giloser opened this issue Feb 12, 2021 · 3 comments
Open

event to other plugin #66

giloser opened this issue Feb 12, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@giloser
Copy link

giloser commented Feb 12, 2021

Hi thanks for the plugin I really love it.

I work on the telegram plugin and someone ask if it could be possible to send a message when we changed object.
I see that you send one for the frontend, would it be possible also to fire an event for the python plugin part?

something like eventManager().fire("CancelObject_update", info of the object)

thanks a lot

@paukstelis paukstelis added the enhancement New feature or request label Feb 13, 2021
@paukstelis
Copy link
Owner

There is now a change_event branch that will trigger on object updates and object cancellations.If you can give that a try and report back how it works, I will push it in the next release.

@giloser
Copy link
Author

giloser commented Mar 12, 2021

thanks a lot!
I'll try that as soon as I can.

@paukstelis
Copy link
Owner

Get a chance to check this? I'm going to put out 0.4.5 shortly and will include the changes if they work for your application.

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

2 participants