carbon / papertiger-telegram
Add Telegram finisher to Sitegeist.PaperTiger
Package info
github.com/CarbonPackages/Carbon.Papertiger.Telegram
Type:neos-carbon
pkg:composer/carbon/papertiger-telegram
0.1.3
2025-04-22 12:09 UTC
Requires
- sitegeist/papertiger: ^0.7 || ^0.8 || ^1.0
README
Carbon.Papertiger.Telegram for Sitegeitst.PaperTiger
This enables Sitegeitst.PaperTiger to send message to Telegram.
Installation
Carbon.Papertiger.Telegram is available via packagist.
Run the following command in your site package
composer require --no-update carbon/papertiger-telegram
Then run composer update in your project root.
Settings
These are the default settings:
Carbon: PaperTiger: Telegram: allowableTags: '<b><strong><i><em><u><ins><s><del><strike><a><tg-spoiler><tg-emoji><code><pre><blockquote><br>' apiUrl: 'https://api.telegram.org' apiKey: null chatId: null requestOptions: disable_web_page_preview: false parse_mode: HTML
With apiKey and chatId you can set default values for the needed properties. If they are set, the will not be shown in the Neos backend