PoshGram

2.2.0

PoshGram provides functionality to send various message types to a specified Telegram chat via the Telegram Bot API. Seperate PowerShell functions are used for each message type. Checks are included to ensure that file extensions, and file size restrictions are adhered to based on Telegram requirements.

Minimum PowerShell version

6.1.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PoshGram -RequiredVersion 2.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PoshGram -Version 2.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Jake Morrison. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
3.0.1 36,928 1/15/2024
3.0.0 181 1/14/2024
2.3.0 207,915 11/27/2022
2.2.2 3,208 6/3/2022
2.2.0 (current version) 450 4/5/2022
2.0.0 4,770 10/18/2021
1.16.0 4,409 4/9/2021
1.15.0 5,552 11/15/2020
1.14.0 13,488 8/28/2020
1.12.0 42,230 1/25/2020
1.10.1 5,796 12/18/2019
1.10.0 194 10/19/2019
1.0.2 618 3/19/2019
1.0.0 136 1/7/2019
0.8.4 218 7/9/2018
0.8.3 25 7/3/2018
0.8.1 19 7/2/2018
Show more