carbon / papertiger-telegram
Add Telegram finisher to Sitegeist.PaperTiger
Fund package maintenance!
jonnitto
www.paypal.me/Jonnitto/20eur
Installs: 52
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:neos-carbon
Requires
- sitegeist/papertiger: ^0.7 || ^0.8
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