PSlickPSlack
0.0.2
This module helps integrate PowerShell scripts with Slack.
Installation Options
Owners
Copyright
(c) Michael G. Brown. All rights reserved.
Package Details
Author(s)
- Michael G. Brown
Functions
Get-RandomSlackEmoji New-SlackActionsBlock New-SlackButtonElement New-SlackConfirmationDialogObject New-SlackContextBlock New-SlackDatePickerElement New-SlackDividerBlock New-SlackExternalSelectMenuElement New-SlackImageBlock New-SlackImageElement New-SlackOptionGroupObject New-SlackOptionObject New-SlackOverflowMenuElement New-SlackSectionBlock New-SlackStaticSelectMenuElement New-SlackTextObject New-SlackUserSelectMenuElement Send-SlackMessage Send-SlackResponse
Dependencies
This module has no dependencies.
FileList
- PSlickPSlack.nuspec
- PSlickPSlack.psd1
- PSlickPSlack.psm1
- Private\Emoji\New-EmojiList.ps1
- Private\Emoji\SlackEmoji.json
- Public\BlockElements\New-SlackButtonElement.ps1
- Public\BlockElements\New-SlackDatePickerElement.ps1
- Public\BlockElements\New-SlackExternalSelectMenuElement.ps1
- Public\BlockElements\New-SlackImageElement.ps1
- Public\BlockElements\New-SlackOverflowMenuElement.ps1
- Public\BlockElements\New-SlackStaticSelectMenuElement.ps1
- Public\BlockElements\New-SlackUserSelectMenuElement.ps1
- Public\Chat\Send-SlackMessage.ps1
- Public\Emoji\Get-RandomSlackEmoji.ps1
- Public\Interactivity\Send-SlackResponse.ps1
- Public\MessageCompositionObjects\New-SlackConfirmationDialogObject.ps1
- Public\MessageCompositionObjects\New-SlackOptionGroupObject.ps1
- Public\MessageCompositionObjects\New-SlackOptionObject.ps1
- Public\MessageCompositionObjects\New-SlackTextObject.ps1
- Public\MessageLayoutBlocks\New-SlackActionsBlock.ps1
- Public\MessageLayoutBlocks\New-SlackContextBlock.ps1
- Public\MessageLayoutBlocks\New-SlackDividerBlock.ps1
- Public\MessageLayoutBlocks\New-SlackImageBlock.ps1
- Public\MessageLayoutBlocks\New-SlackSectionBlock.ps1