PoshGram
1.0.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
Owners
Copyright
(c) 2019 Jake Morrison. All rights reserved.
Package Details
Author(s)
- Jake Morrison
Tags
telegram telegramx bot telegram-bot-api powershell powershell-module Messenger Message Notification Notifications Notify Send Messaging Automation Photo Photos Pictures Video Videos Gif Gifs Animations Location Coordinates Media Documents Audio SMS
Functions
Test-BotToken Send-TelegramTextMessage Send-TelegramLocalPhoto Send-TelegramURLPhoto Send-TelegramLocalDocument Send-TelegramURLDocument Send-TelegramLocalVideo Send-TelegramURLVideo Send-TelegramLocalAudio Send-TelegramURLAudio Send-TelegramLocalAnimation Send-TelegramURLAnimation Send-TelegramLocation Send-TelegramMediaGroup
Dependencies
This module has no dependencies.
Release Notes
1.0.0 :
Addressed bug in Send-TelegramTextMessage that wasnt handling underscores
Added code to support AWS Codebuild
0.9.0 :
Restructured module for CI/CD Workflow
Added Invoke-Build capabilities to module
Added Animation functionality:
Send-TelegramLocalAnimation
Send-TelegramURLAnimation
Added location functionality:
Send-TelegramLocation
Added multi-media functionality:
Send-TelegramMediaGroup
Consolidated private support functions
Code Logic improvements
0.8.4 Added IconURI to manifest
0.8.3 Initial beta release.
FileList
- PoshGram.nuspec
- PoshGram.psd1
- PoshGram.psm1
- en-US\PoshGram-help.xml
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.1 | 83,331 | 1/15/2024 |
3.0.0 | 185 | 1/14/2024 |
2.3.0 | 208,105 | 11/27/2022 |
2.2.2 | 3,209 | 6/3/2022 |
2.2.0 | 451 | 4/5/2022 |
2.0.0 | 4,788 | 10/18/2021 |
1.16.0 | 4,412 | 4/9/2021 |
1.15.0 | 5,607 | 11/15/2020 |
1.14.0 | 13,491 | 8/28/2020 |
1.12.0 | 42,233 | 1/25/2020 |
1.10.1 | 5,797 | 12/18/2019 |
1.10.0 | 195 | 10/19/2019 |
1.0.2 | 619 | 3/19/2019 |
1.0.0 (current version) | 137 | 1/7/2019 |
0.8.4 | 219 | 7/9/2018 |
0.8.3 | 26 | 7/3/2018 |
0.8.1 | 20 | 7/2/2018 |