-
### I am...
* [ ] Reporting a bug
* [x] Suggesting a new feature
* [ ] Requesting help with running my bot
* [ ] Requesting help writing plugins
* [ ] Here about something else
### I am runn…
-
## Expected Behavior
When doing multiple `New-PoshBotCardResponse`'s within a function, the expected outcome should be that it sends the response at the time it is run in the function, and not b…
-
https://api.slack.com/docs/message-buttons
It would be great to be able to display interactive message buttons for things like command approvals, command options, and even just an 'Are you sure…
-
Have two (2) scheduled actions. As of Sunday (Nov. 7) they are both triggering 1 hr earlier than they should.
## Expected Behavior
Tasks should trigger at 5:30AM and 11AM
## Current Behavior
…
-
#142 - Seems to be duplicate of this ticket!
## Expected Behavior
I should be able to add-remove-update plugins at will and have the backend respect discords rate-limits so as not to lock up or …
-
Calling Get-Slackuser is only returning the first page of users. Would it be possible for you to do the paging in this routine and return the final, complete set? Please, please? :)
-
Are there any plans to add support for Discord's slash command system? If there's a way to make this work for a layman like myself I'd be glad to give it a shot :)
https://discord.com/developers/docs…
-
## Expected Behavior
The expected behavior is:
If user1 is in a group (groupA) and a command requires an approval from user2 in a different group (groupB), then the command when executed b…
-
When trying to pass multiple values to a single parameter in a command, the parameter must be named, otherwise the values get separated/assigned to the next parameter.
## Expected Behavior
Pas…
-
I wanted to use the regex trigger functionality to watch for other slack integrations, like DataDog, but it seems like it won't match things the are in cards, only text responses. Is this true? If so,…