tt-rss plugin to post to Telegram channels
Go to file
Roliga 5001b7516d Add option to include article content in message
A configurable number of characters of article content can now be
included in sent messages.
Preferences layout is also adjusted a bit.
2019-03-26 16:54:18 +01:00
init.php Add option to include article content in message 2019-03-26 16:54:18 +01:00
pref_template.html Add option to include article content in message 2019-03-26 16:54:18 +01:00
README.md Add README 2019-03-03 10:46:31 +01:00

discord_webhook

This plugin adds a filter action that sends new articles to a webhook for a Discord server channel.

Installation

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

Configuration

Once you have enabled the plugin a new section called Discord Webhook 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.