-
Poshbot with teams fails with parameter cannot be found that matches parameter AccessKey when New-PoshBotConfiguration is run.
**
> Access key is not found in new-poshbotconfiguration file.
…
-
## Expected Behavior
## Current Behavior
When I start PoshBot, I get the following messages:
WARNING: {"DataTime":"2019-11-18 14:10:46Z","Class":"StorageProvider","Method":"GetConfig","…
-
## Expected Behavior
I can add PoshBot to Discord.
## Current Behavior
I cannot add PoshBot to Discord.
## Context
Discord is huge in the gaming community and is a strong contender for Slack …
-
When you use the New-Schedule command it does add a command to the schedule but also shows an error.
## Expected Behavior
I expect no error to be shows.
## Current Behavior
If I run `!newsch…
pauby updated
4 years ago
-
I’m looking to implement PoshBot, but we would like to use Telegram as the chat platform backend. How difficult would it be to make PoshBot work with Telegram using PshGram?
Anyhow, as I’m really i…
-
Hey there, I'm trying to schedule certain commands i made but it doesn't send any response in MS Teams.
## Expected Behavior
Send a message/card every time a scheduled command is executed in MS Te…
-
When a scheduled task is disabled it still runs. Note `!dadjoke` was disabled a few days ago but I discovered I was running 0.11.7 so upgraded before reporting it.
![image](https://user-images.gith…
pauby updated
4 years ago
-
Back in 2017, Slack changed the way names were handled, making PSSlack's `name` somewhat useless. It might be worth moving to `displayname`.
In a number of functions, I map a Slack @ name (discove…
-
Basic run as follows, crdentials modified....
Error output:
PS C:\dev\psbot> .\teamswolframconfig.ps1 …
-
PoshBot bot ping only occurs once
## Expected Behavior
According to the inline comments, the bot backend ping should occur every five seconds.
## Current Behavior
The ping occurs once after 5 …