-
-
When removing a plugin, remove-module is not being called. This means the module is not unloaded if a new version of the module is installed. Poshbot will be unable to properly detect imported command…
-
Based on #103 and #84 you can get a bunch of information about the PoshBot context for use in commands being run by the bot. Now that there is support for Teams and Slack and other backends on the way…
-
## Expected Behavior
Scheduled command runs one time
## Current Behavior
I scheduled the !status command to run one time a few mintues from my current time to see how scheduled tasks work. L…
-
## Expected Behavior
Bot responds to commands like !status in a channel that has the url-decoded id from the correct portion in the teams link in the TeamId in the backendConfig like the example in t…
-
Im setting up the Poshbot with Teams and im getting the following error when I try to start it .
New-PoshBotTeamsBackend : The term 'New-PoshBotTeamsBackend' is not recognized as the name of a c…
-
Wheee! We're scheduling the next PowerHour fairly quickly - We're planning for September 19, 6:00 PM EST (UTC-5) given the timezone spread.
By | Order | IssueNumber | Title
---------…
-
[Associated PR #99](https://github.com/poshbotio/PoshBot/pull/99)
Custom backends like Google Chat also send `CardClicked` events for interactive cards when buttons or images are clicked. This will…
-
I have a scenario where I would like to isolate users to only be able to run a command against specific external sources like AD for thier own user accounts, things like Unlock-Account and ability to …
-
I created a function to send email but Im not sure how to get the users slack email address who submitted the request. Also how do I submit these as a question and not as issue?