-
When calling `!Karma Adobe` Poshbot replies to Mentions & reactions with success (checkmark) but nothing is posted to the channel command was executed/called from.
![image](https://user-images.gith…
-
I'm following the guide from LAzy Admin "SETTING UP POSHBOT FOR MICROSOFT TEAMS"
https://www.thelazyadministrator.com/2019/08/19/chatops-setting-up-poshbot-for-microsoft-teams/
The guide does stat…
-
Keep receiving the error: Website with given name PoshbotFunct already exists. I changed the name several times to something that would be unlikely for anyone else outside of my org to use, but I keep…
-
**Describe the solution you'd like**
We got a couple of requests for Microsoft Teams support at Kubernetes Days India. Need to explore possible integration.
https://products.office.com/en-US/microso…
-
## Expected Behavior
Pasting `!help` into Teams should cause poshbot to parse the command name as help and then execute the command.
Log output would look like this
```
{"DataTime":"2019-02-1…
-
## Expected Behavior
Bot launches without error.
## Current Behavior
Error occurs "Error Authenticating to Teams... (400) Bad Request"
![PoshBotErrorTeams](https://user-images.githubuserconten…
-
## Background
I am working with the code provided in an earlier issue for sending a message regarding approvals in the pre-execute middleware hooks. The script provided works excellent, but due to Te…
-
Example, user executes whoami command. How can the function lookup who actually executed the command?
## Expected Behavior
If user executed custom whoami command, there would be a variable or loo…
-
## Current Behavior
I've worked on deploying poshbot in AWS Fargate to provide a solid serverless solution to running this reliably.
After initial pain points, I've gotten poshbot up and workin…
-
Consider having a plugins folder and collecting both EditorServicesPlugins, ArgumentCompleters and other plugins that could be enabled as desired.
A library of argument completers could be really …