tt-rss plugin to post to Telegram channels
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Yakovlev 39f46f82cb
includepath
1 year ago
.gitignore Telegram API 1 year ago
README.md Telegram API 1 year ago
composer.json Telegram API 1 year ago
composer.lock Telegram API 1 year ago
init.php includepath 1 year ago
prefs.php.example Telegram API 1 year ago

README.md

Post to Telegram

This plugin adds a filter action that sends new articles to a Telegram channel.

Installation

Clone this repository into your plugins.local directory in your TT-RSS installation. Ensure the plugin directory is named EXACTLY post_to_telegram, otherwise it won't work.

Configuration

Once you have enabled the plugin a new section called Post to Telegram should be available in the Preferences tab in your TT-RSS settings where you can enter a webhook URL.

A new filter action should also be available. Select Invoke plugin as the filter action then Discord_Webhook: Send to Discord.

Credits

Based on "Discord Webhook" plugin by Roliga