-
If you run a command that includes `&`, for example... `!u -ldapfilter '(&(some=query)(some=query))'`, PoshBot will try to execute the code with `\u0026amp;` rather than `&`.
This may be limited to…
-
Followed the guide https://poshbot.readthedocs.io/en/latest/guides/backends/setup-teams-backend/
And when I come to the test part I get "couldn't send, retry". So I opened the function apps log file …
-
## Expected Behavior
When executing a command VIA poshbot then starting a thread on that command. I would expect all users in that thread to be able to add messages without executing the initial posh…
-
Hi,
I'm testing poshbot for the first time for create a slackbot for AD password reseting.
So I just download few hours ago the poshbot module and try to install and start with the given code in t…
-
While working on a plugin I've added a new function to the plugin module. I've restarted PoshBot but the new function isn't detected. Changes to existing functions seem to get picked up.
## Expec…
Tadas updated
6 years ago
-
## Expected Behavior
Warning should probably not be triggered.
## Current Behavior
`
18:07:13Z","Class":"PluginManager","Method":"MatchCommand","Severity":"Warning","LogLevel":"Info","Message":"…
-
When CommandPrefix is set to '.', it causes the bot to respond to all messages with:
```
No command found matching [typed message]
```
Commands prefixed with a period still work though.
##…
-
Powershell version 6.0.4
This is what I get when I Type !help in teams or any other bot function. Please help. Im also documenting the start to finish setup process and I can I give it to you so that…
-
## Expected Behavior
Plugin should run basic command, like xkcd command.
## Current Behavior
XKCD, Giphy, and example plugin all return:
"Could not load file or assembly 'file:///C:\Program …
-
Followed the guide https://poshbot.readthedocs.io/en/latest/guides/backends/setup-teams-backend/
And when I come to the test part I get "couldn't send, retry". So I opened the function apps log file …