Cascading configuration resolution.
Resolution order (first non-nil wins):
- Explicit options passed to functions
- Application environment (
config :hotline, ...) - System environment variables
- Defaults
Summary
Functions
Resolve the base URL for the Telegram API.
Resolve a config key using cascading resolution.
Resolve the bot token. Raises if not configured.