poshbotio / PoshBot

Powershell-based bot framework
MIT License
537 stars 108 forks source link

Incorrect backend names expected when starting as job? #123

Closed Tadas closed 5 years ago

Tadas commented 5 years ago

https://github.com/poshbotio/PoshBot/blob/f60bf5c9ce93be8b38cc909e9bd0785c62873c74/PoshBot/Public/Start-PoshBot.ps1#L106-L108

Docs and examples give the names SlackBackend and TeamsBackend

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Context

Your Environment

devblackops commented 5 years ago

Good find @Tadas. Thanks!