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

OVOSSkill full CRUD for events #175

Open
mikejgray opened this issue Jan 14, 2024 · 4 comments
Open

OVOSSkill full CRUD for events #175

mikejgray opened this issue Jan 14, 2024 · 4 comments

Comments

@mikejgray
Copy link
Contributor

Currently, there is no way to list existing events from the OVOSSkill methods. Once the feature exists in ovos-bus-client, the helper methods should be added to the base class

@mikejgray
Copy link
Contributor Author

Related to OpenVoiceOS/ovos-bus-client#80

@geetee24
Copy link

geetee24 commented Mar 2, 2024

my legacy code: self.add_event( "mycroft.skills.initialized", self.handle_boot_finished )

how do i do it in ovos please?

@JarbasAl
Copy link
Member

JarbasAl commented Mar 2, 2024

my legacy code: self.add_event( "mycroft.skills.initialized", self.handle_boot_finished )

how do i do it in ovos please?

the exact same way

please keep these questions in the QA discussions or chats, this is completely unrelated to the issue where you posted

@JarbasAl
Copy link
Member

JarbasAl commented Mar 2, 2024

I just asked to please not spam this issue and keep the discussion in a single place, i answered in the correct place.

This issue is about a missing feature for ovos-workshop and is meant to discuss adding that to ovos.workshop, not to give support to a totally unrelated question

@OpenVoiceOS OpenVoiceOS deleted a comment from geetee24 Mar 2, 2024
@OpenVoiceOS OpenVoiceOS deleted a comment from geetee24 Mar 2, 2024
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

3 participants