-
I’m looking to implement PoshBot, but we would like to use Telegram as the chat platform backend.
I found someone who wrote code to send messages to Telegram here: https://github.com/techthoughts2…
-
Consider a mechanism for running commands as a different user
It may be helpful to include a mechansim to simplify running as a different user.
Currently, if you need to do something with privil…
-
## My case
I've created an example function that takes a reaction name and sends it back as text to the channel.
## Desired Behavior
Emoji's output to utf-8 charset:
![image](https://user-images…
-
When setting up PoshBot with Teams, I receive no errors and the function app in Azure is reporting messages being received, but they're not showing up in the logs in PoshBot.
## Expected Behavior
…
-
## Expected Behavior
Bot instances starts without an error. :(
## Current Behavior
PoshBot.psm1:6886:
[System.Management.Automation.PSCustomObject] no method found \"ForEach\"
## Possible…
-
Hiyo!
It might be worth considering a 'read-only' mode for plugin management. This would reduce the (presumably) low risk of a bad actor installing and using plugins/modules that aren't explicitly…
-
## Expected Behavior
PoshBot should be able to work with any number of users in the Slack workspace.
## Current Behavior
PoshBot can only retrieve 1000 users.
## Possible Solution
This is lik…
zollo updated
4 years ago
-
Poshbot currently provides the ability to respond to a user based on something - either in the same channel or via DM, but that workflow appears to require that the user initiate that communication. I…
-
Good morning.
I would appreciate some help setting up Channel Rules for Microsoft Teams channels.
Thank you very much for any help offered!
## Expected Behavior
I want to be able to configure …
-
## Expected Behavior
Expect to connect to Discord without error
## Current Behavior
Running Start-PoshBot will lead to the following 403 Forbidden errors and warnings when running the…