PoshBot.XKCD

1.0.2

PoshBot module for retrieving XKCD comics

Minimum PowerShell version

5.0.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PoshBot.XKCD -RequiredVersion 1.0.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PoshBot.XKCD -Version 1.0.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Brandon Olin. All rights reserved.

Package Details

Author(s)

  • Brandon Olin

Tags

XKCD PoshBot ChatOps Comic

Functions

Get-XKCD

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

Version History

Version Downloads Last updated
1.2.0 522 9/6/2018
1.1.1 201 9/15/2017
1.1.0 58 7/26/2017
1.0.2 (current version) 29 7/12/2017
1.0.1 81 3/25/2017
1.0.0 22 3/23/2017
Show more