v1.1.0
v1.1.0
This is no April Fools' joke.
wlbot
is now listed on npm! The package can be found at: https://www.npmjs.com/package/wlbot. The package can be installed via npm install -g wlbot
.
This release is a re-write of the wlbot
CLI! This update publishes the packet on npm
, provides additional setup instructions, and some new commands available for use within the CLI.
- Released on April 1, 2023
- New
metadata
subcommand to access the WeatherLink API v2 metadata endpoints. - New
weather
subcommand to access the WeatherLink API v2 weather endpoints. - New
config
command to view the configuration values that are used bywlbot
. - Updated
README
with installation instructions fornpm
listing, reorganization of information, and details about setting environmental variables.