https://github.com/danirod/ttrss-discord-webhook
Tiny Tiny RSS plugin to send received entries to a Discord server via webhooks.
https://github.com/danirod/ttrss-discord-webhook
discord discord-webhook tinytinyrss
Last synced: about 1 month ago
JSON representation
Tiny Tiny RSS plugin to send received entries to a Discord server via webhooks.
- Host: GitHub
- URL: https://github.com/danirod/ttrss-discord-webhook
- Owner: danirod
- License: gpl-3.0
- Created: 2020-09-20T20:23:33.000Z (over 5 years ago)
- Default Branch: trunk
- Last Pushed: 2023-02-18T20:45:59.000Z (over 3 years ago)
- Last Synced: 2025-10-25T23:27:34.037Z (8 months ago)
- Topics: discord, discord-webhook, tinytinyrss
- Language: PHP
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
ttrss-discord-hook
==================
A plugin for TinyTinyRSS that adds a filter action so that new items received
by feeds can be sent as links to a Discord webhook previously configured in
the settings.
This is a very WIP plugin, so use under your own risk.
How to install? Copy the discord_hook directory to your plugins.local/
directory in your TinyTinyRSS install. If you are using Docker builds, you
can also bind the directory or something like that.
Tracker: https://redmine.danirod.es/projects/ttrss-discord-webhook
Git repository: https://git.danirod.es/ttrss-discord-webhook.git
GitHub mirror: https://github.com/danirod/ttrss-discord-webhook