tt-rss plugin to post to Telegram channels
Go to file
Roliga 5d732baf59
Merge pull request #3 from Roliga/unicode-fix
Handle unicode in excerpt
2019-04-14 16:27:29 +02:00
init.php Handle unicode in excerpt 2019-04-12 12:24:04 +02: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.