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

I want to get the helpCommands from within a script #1750

Closed
joeyguerra opened this issue Jan 14, 2025 · 1 comment
Closed

I want to get the helpCommands from within a script #1750

joeyguerra opened this issue Jan 14, 2025 · 1 comment
Labels

Comments

@joeyguerra
Copy link
Member

The help commands are parsed during the script loading process and there's no way to know when it's done in order to then call robot.helpCommands() to get a list of help commands.

Perhaps emit an event when Hubot is done loading the scripts?

Copy link

🎉 This issue has been resolved in version 11.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

1 participant