PoshBot.XKCD
1.0.2
PoshBot module for retrieving XKCD comics
Minimum PowerShell version
5.0.0
Installation Options
Owners
Copyright
(c) 2017 Brandon Olin. All rights reserved.
Package Details
Author(s)
- Brandon Olin
Tags
Functions
Dependencies
Release Notes
## [1.0.2] - 2017-07-12
### Fixed
- Add PoshBot dependency to module manifest.
## [1.0.1] - 2017-03-24
### Changed
- Explicitly export function in module manifest
- Renamed function to conform to PowerShell conventions (verb-noun) and set bot command name to "xkcd" via [PoshBot.BotCommand()] attribute.
## [1.0.0] - 2017-03-21
### Added
- Initial commit
FileList
- PoshBot.XKCD.nuspec
- PoshBot.XKCD.psd1
- PoshBot.XKCD.psm1