github poshbotio/PoshBot v0.6.0

latest releases: v0.13.0, v.13.0, v0.12.0...
6 years ago

[0.6.0] 2017-07-18

Added

  • New builtin command Update-Plugin which updates an existing plugin to a newer version and optionally removes all previous versions.
  • New command Get-CommandStatus to show running commands.

Fixed

  • Better error handling logic when parsing command help.
  • Use Configuration module when reading in bot configuration with Get-PoshBotConfiguration so PSCredentials can be deserialized correctly.
  • Improved user name/id resolution to avoid Slack API rate limits.
  • Fixed regression when using the [PoshBot.BotFrom()] custom attribute with an empty parameter.
  • PR46 - Adjust help filter in Get-CommandHelp command to match exact first and display results if exactly one command was matched.
    Continue with existing behavior if more than one command is returned. (via @RamblingCookieMonster)

Don't miss a new PoshBot release

NewReleases is sending notifications on new releases.