-
Notifications
You must be signed in to change notification settings - Fork 18
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
Feature request: Please debug-output the versions of plugins #415
Comments
hmm..... interesting idea. any idea how SockBot would get that information? |
Nope ^_^ |
of course..... hu-uh. |
I honestly thought it already did so 😊 It seems to me that the easiest way would be for plugins to export a |
Can it be gotten form the package.json via reflection? |
Possibly, for plugins installed via |
Ideally when sockbot starts, it will output the plugin and versions of each as it loads them to the debug output feed.
The text was updated successfully, but these errors were encountered: