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

Command that respects config hierarchy to obtain a key #144

Open devth opened 4 years ago

devth commented 4 years ago

From narrowest to widest:

Make each one of these a command to get/set mutable config from the db.

None of them have access to the immutable config, as secure keys are stored there.