A Hubot Script for accessing the environment variable settings in the runtime environment. A filtered list of environment variables is also available when a string is provided to match against the variable names.
npm install -S hubot-environment
Then add "hubot-environment"
to your bot's external-scripts.json
.
This script emits the version results as the event ibmcloud.formatter
, which is a listener from hubot-ibmcloud-formatter
.
See LICENSE.txt for license information.
Please check out our Contribution Guidelines for detailed information on how you can lend a hand.