poshbotio / PoshBot.Dilbert

PoshBot module for retrieving Dilbert comics
MIT License
1 stars 3 forks source link

Get-Dilbert should have a Random parameter #2

Closed csandfeld closed 5 years ago

csandfeld commented 5 years ago

I think Get-Dilbert should have Random parameter to get it closer to par with XKCD.

Current Behavior

The Get-Dilbert function does not have a Random parameter

Expected Behavior

Get-Dilbert should have a -Random parameter, causing !dilbert -random to return a random comic

Possible Solution

I have added the parameter in a feature branch and will submit a PR shortly :-)