PoshGram
1.0.2
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.2 :
    Addressed bug where certain UTF-8 characters would fail to send properly in Send-TelegramTextMessage
    Cosmetic code change for Invoke functions to use splat parameters
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 | 114,121 | 1/15/2024 | 
| 3.0.0 | 191 | 1/14/2024 | 
| 2.3.0 | 208,263 | 11/27/2022 | 
| 2.2.2 | 3,211 | 6/3/2022 | 
| 2.2.0 | 452 | 4/5/2022 | 
| 2.0.0 | 4,800 | 10/18/2021 | 
| 1.16.0 | 4,414 | 4/9/2021 | 
| 1.15.0 | 5,689 | 11/15/2020 | 
| 1.14.0 | 13,493 | 8/28/2020 | 
| 1.12.0 | 42,235 | 1/25/2020 | 
| 1.10.1 | 5,799 | 12/18/2019 | 
| 1.10.0 | 197 | 10/19/2019 | 
| 1.0.2 (current version) | 621 | 3/19/2019 | 
| 1.0.0 | 139 | 1/7/2019 | 
| 0.8.4 | 221 | 7/9/2018 | 
| 0.8.3 | 27 | 7/3/2018 | 
| 0.8.1 | 23 | 7/2/2018 |