errbotio / errbot

Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
http://errbot.io
GNU General Public License v3.0
3.13k stars 615 forks source link

fix for getAllPlugins of 1409 #1410

Closed redundancydisorder closed 4 years ago

redundancydisorder commented 4 years ago

This addresses getAllPlugins missing from plugin_manager. There is are other sub/related issues to be address in another fix.

sijis commented 4 years ago

This PR addresses https://github.com/errbotio/errbot/issues/1409.