yetibot / core

:expressionless: Core yetibot utilities, extracted for shared use among Yetibot and its various plugins
https://yetibot.com
Eclipse Public License 1.0
27 stars 17 forks source link

Avoid loading disabled commands #142

Open devth opened 4 years ago

devth commented 4 years ago

To avoid loading the namespace we'd need to know the command name associated with the namespace before loading the namespace. Metadata?